Compartir a través de


RollingUpgradeStatusInfoInner.Error Propiedad

Definición

Obtiene los detalles del error de esta actualización, si hay alguno.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.error")]
public Microsoft.Azure.Management.Compute.Fluent.Models.ApiError Error { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.error")>]
member this.Error : Microsoft.Azure.Management.Compute.Fluent.Models.ApiError
Public ReadOnly Property Error As ApiError

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a