ManagedClusterPodIdentityProvisioningState Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Define valores para ManagedClusterPodIdentityProvisioningState.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPodIdentityProvisioningState>))]
public class ManagedClusterPodIdentityProvisioningState : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPodIdentityProvisioningState>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPodIdentityProvisioningState>))>]
type ManagedClusterPodIdentityProvisioningState = class
inherit ExpandableStringEnum<ManagedClusterPodIdentityProvisioningState>
Public Class ManagedClusterPodIdentityProvisioningState
Inherits ExpandableStringEnum(Of ManagedClusterPodIdentityProvisioningState)
- Herencia
-
ManagedClusterPodIdentityProvisioningState
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Constructores
ManagedClusterPodIdentityProvisioningState() |
Define valores para ManagedClusterPodIdentityProvisioningState. |
Campos
Assigned |
Define valores para ManagedClusterPodIdentityProvisioningState. |
Deleting |
Define valores para ManagedClusterPodIdentityProvisioningState. |
Failed |
Define valores para ManagedClusterPodIdentityProvisioningState. |
Updating |
Define valores para ManagedClusterPodIdentityProvisioningState. |
Propiedades
Value |
Define valores para ManagedClusterPodIdentityProvisioningState. (Heredado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para ManagedClusterPodIdentityProvisioningState. (Heredado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para ManagedClusterPodIdentityProvisioningState. (Heredado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para ManagedClusterPodIdentityProvisioningState. (Heredado de ExpandableStringEnum<T>) |
ToString() |
Define valores para ManagedClusterPodIdentityProvisioningState. (Heredado de ExpandableStringEnum<T>) |
Se aplica a
Azure SDK for .NET