Creates a new instance for a given PSResource instance
Parameters: resource - the resource
DSCCommentBeginResource
public DSCCommentBeginResource(PSResource resource, int min, int max)(Code)
Creates a new instance for a given PSResource instance
Parameters: resource - the resource Parameters: min - Minimum VM used by the resource Parameters: max - Maximum VM used by the resource