次の方法で共有


DeploymentListResponse.Deployments プロパティ

定義

任意。 デプロイの一覧。

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

プロパティ値

適用対象