Partager via


ManagedClusterPodIdentityProvisioningInfo.Error Property

Definition

Gets or sets pod identity assignment error (if any).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to