OperationStatusResult.Error Property

Definition

Gets if present, details of the operation error.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to