次の方法で共有


AssignmentOperationData.Deployments プロパティ

定義

このブループリント割り当て操作のジョブの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Blueprint.Models.AssignmentDeploymentJob> Deployments { get; }
member this.Deployments : System.Collections.Generic.IList<Azure.ResourceManager.Blueprint.Models.AssignmentDeploymentJob>
Public ReadOnly Property Deployments As IList(Of AssignmentDeploymentJob)

プロパティ値

適用対象