次の方法で共有


DeploymentListResult.Deployments プロパティ

定義

省略可能。 デプロイメントの一覧を取得または設定します。

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

プロパティ値

適用対象