WorkloadGroup Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
WorkloadGroup() | |
WorkloadGroup(ResourcePool, String) |
WorkloadGroup()
public WorkloadGroup ();
Public Sub New ()
Applies to
WorkloadGroup(ResourcePool, String)
public WorkloadGroup (Microsoft.SqlServer.Management.Smo.ResourcePool resourcePool, string name);
new Microsoft.SqlServer.Management.Smo.WorkloadGroup : Microsoft.SqlServer.Management.Smo.ResourcePool * string -> Microsoft.SqlServer.Management.Smo.WorkloadGroup
Public Sub New (resourcePool As ResourcePool, name As String)
Parameters
- resourcePool
- ResourcePool
- name
- String