次の方法で共有


SoftwareUpdateConfigurationMachineRun.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

適用対象