Extension.ErrorInfo Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.errorInfo")]
public Microsoft.Azure.Management.KubernetesConfiguration.Extensions.Models.ErrorDetail ErrorInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.errorInfo")>]
member this.ErrorInfo : Microsoft.Azure.Management.KubernetesConfiguration.Extensions.Models.ErrorDetail with get, set
Public Property ErrorInfo As ErrorDetail

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to