Class DSCCommentBeginResource

    • Constructor Detail

      • DSCCommentBeginResource

        public DSCCommentBeginResource()
        Creates a new instance
      • DSCCommentBeginResource

        public DSCCommentBeginResource​(PSResource resource)
        Creates a new instance for a given PSResource instance
        Parameters:
        resource - the resource
      • DSCCommentBeginResource

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