共用方式為


SoftwareUpdateConfiguration.Error 屬性

定義

取得或設定布建錯誤的詳細資料

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於