Extension.ErrorInfo Property

Definition

Gets error information from the Agent - e.g. errors during installation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to