次の方法で共有


HostedServiceListExtensionsResponse.Extensions プロパティ

定義

省略可能。 クラウド サービスに追加された拡張機能。

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)

プロパティ値

適用対象