AffinityGroupListResponse.GetEnumerator Method ()

 

Retrieves an object that can iterate through a collection of AffinityGroupListResponse.AffinityGroup objects.

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

public IEnumerator<AffinityGroupListResponse.AffinityGroup> GetEnumerator()
Return to top
Show: