Share via


HostedServiceListAvailableExtensionsResponse.ExtensionImages Property

Definition

Optional. The extensions that are available to add to your cloud service.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.ExtensionImage> ExtensionImages { get; set; }
member this.ExtensionImages : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.ExtensionImage> with get, set
Public Property ExtensionImages As IList(Of ExtensionImage)

Property Value

Applies to