ManagedClusterPodIdentity.ProvisioningState 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 current provisioning state of the pod identity. Possible values include: 'Assigned', 'Updating', 'Deleting', 'Failed'
[Newtonsoft.Json.JsonProperty(PropertyName="provisioningState")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPodIdentityProvisioningState ProvisioningState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="provisioningState")>]
member this.ProvisioningState : Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPodIdentityProvisioningState
Public ReadOnly Property ProvisioningState As ManagedClusterPodIdentityProvisioningState
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute