共用方式為


HostedServiceListExtensionsResponse.Extensions Property

Definition

Optional. The extensions that were added to a cloud service.

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

Property Value

Applies to