HostedServiceListAvailableExtensionsResponse.ExtensionImages Property
Gets or sets a collection of T:Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListAvailableExtensionsResponse.ExtensionImage objects that represent the extensions that can be added to a cloud service.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList(Of ExtensionImage)A collection of T:Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListAvailableExtensionsResponse.ExtensionImage objects.
Show: