ManagementClient.AffinityGroups Property

 

Gets the operations that are used to manage affinity groups in a subscription.

Namespace:   Microsoft.WindowsAzure.Management
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

public virtual IAffinityGroupOperations AffinityGroups { get; }

Property Value

Type: Microsoft.WindowsAzure.Management.IAffinityGroupOperations

The operations for managing affinity groups

Return to top
Show: