Compartir a través de


SoftwareUpdateConfiguration.Error Propiedad

Definición

Obtiene o establece los detalles del error de aprovisionamiento.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a