다음을 통해 공유


AssignmentDeploymentJob.Result 속성

정의

배포 작업 결과를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="result")]
public Microsoft.Azure.Management.Blueprint.Models.AssignmentDeploymentJobResult Result { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="result")>]
member this.Result : Microsoft.Azure.Management.Blueprint.Models.AssignmentDeploymentJobResult with get, set
Public Property Result As AssignmentDeploymentJobResult

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상