ManagedClusterPodIdentityProvisioningInfo.Error Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to