次の方法で共有


HostedServiceGetDetailedResponse.Deployments プロパティ

定義

任意。 クラウド サービスに存在するデプロイ。

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

プロパティ値

適用対象