Condividi tramite


Proprietà WorkloadGroupCollection.Parent

Gets the parent resource pool of the workload group.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Parent As ResourcePool 
    Get
'Utilizzo
Dim instance As WorkloadGroupCollection 
Dim value As ResourcePool 

value = instance.Parent
public ResourcePool Parent { get; }
public:
property ResourcePool^ Parent {
    ResourcePool^ get ();
}
member Parent : ResourcePool
function get Parent () : ResourcePool

Valore proprietà

Tipo: Microsoft.SqlServer.Management.Smo.ResourcePool
the parent resource pool of the workload group.

Vedere anche

Riferimento

WorkloadGroupCollection Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo

Altre risorse

Creare un gruppo di carico di lavoro