HostedServiceListAvailableExtensionsResponse.GetEnumerator Method ()

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

public IEnumerator<ExtensionImage> GetEnumerator()

Return Value

Type: System.Collections.Generic.IEnumerator<ExtensionImage>

An enumerator object.

Return to top
Show: