Partilhar via


ManagedClusterPodIdentityProvisioningError.Error Property

Definition

Gets or sets details about the error.

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterPodIdentityProvisioningErrorBody Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterPodIdentityProvisioningErrorBody with get, set
Public Property Error As ManagedClusterPodIdentityProvisioningErrorBody

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to