다음을 통해 공유


AssignmentDeploymentJob.History 속성

정의

각 재시도에 대해 이 배포 작업의 결과를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="history")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Blueprint.Models.AssignmentDeploymentJobResult> History { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="history")>]
member this.History : System.Collections.Generic.IList<Microsoft.Azure.Management.Blueprint.Models.AssignmentDeploymentJobResult> with get, set
Public Property History As IList(Of AssignmentDeploymentJobResult)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상