OperatingSystemListResponse.GetEnumerator Method ()

 

Retrieves an object that can iterate through a collection of OperatingSystemListResponse.OperatingSystem objects.

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

Public Function GetEnumerator As IEnumerator(Of OperatingSystemListResponse.OperatingSystem)
Return to top
Show: