共用方式為


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

適用於