ManagedClusterStatus.ProvisioningError Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the error details information of the managed cluster. Preserves the detailed info of failure. If there was no error, this field is omitted.
[Newtonsoft.Json.JsonProperty(PropertyName="provisioningError")]
public Microsoft.Azure.Management.ContainerService.Models.ErrorDetail ProvisioningError { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="provisioningError")>]
member this.ProvisioningError : Microsoft.Azure.Management.ContainerService.Models.ErrorDetail
Public ReadOnly Property ProvisioningError As ErrorDetail
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute