AffinityGroupOperationsExtensions.List Method (IAffinityGroupOperations)

 

Lists the affinity groups that are associated with the specified subscription.

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

<ExtensionAttribute>
Public Shared Function List (
	operations As IAffinityGroupOperations
) As AffinityGroupListResponse

Return Value

Type: Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse

An AffinityGroupListResponse object that contains the list of affinity groups.

For more information about retrieving a list of affinity groups, see the following resources:

Return to top
Show: