Share via


SoftwareUpdateConfigurationMachineRun.Error Property

Definition

Gets or sets details of provisioning 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to