Share via


WorkloadGroup Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the WorkloadGroup class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method WorkloadGroup() Initializes a new, default instance of the WorkloadGroup class.
Public method WorkloadGroup(ResourcePool, String) Initializes a new instance of the WorkloadGroup class that has the specified name and resource pool.

Top