次の方法で共有


AssignmentDeploymentJob.History プロパティ

定義

再試行ごとにこのデプロイ ジョブの結果。

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

プロパティ値

適用対象