共用方式為


AssignmentDeploymentJobResult.Error 屬性

定義

取得或設定包含部署作業失敗時的錯誤詳細資料。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於