ManagedClusterPodIdentityProvisioningState Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
- Herança
-
ManagedClusterPodIdentityProvisioningState
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
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. |
Propriedades
Value |
Define valores para ManagedClusterPodIdentityProvisioningState. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para ManagedClusterPodIdentityProvisioningState. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para ManagedClusterPodIdentityProvisioningState. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para ManagedClusterPodIdentityProvisioningState. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para ManagedClusterPodIdentityProvisioningState. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET