次の方法で共有


ManagedClusterPodIdentityProvisioningState クラス

定義

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)
継承
ManagedClusterPodIdentityProvisioningState
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

ManagedClusterPodIdentityProvisioningState()

ManagedClusterPodIdentityProvisioningState の値を定義します。

フィールド

Assigned

ManagedClusterPodIdentityProvisioningState の値を定義します。

Deleting

ManagedClusterPodIdentityProvisioningState の値を定義します。

Failed

ManagedClusterPodIdentityProvisioningState の値を定義します。

Updating

ManagedClusterPodIdentityProvisioningState の値を定義します。

プロパティ

Value

ManagedClusterPodIdentityProvisioningState の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ManagedClusterPodIdentityProvisioningState の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

ManagedClusterPodIdentityProvisioningState の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

ManagedClusterPodIdentityProvisioningState の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

ManagedClusterPodIdentityProvisioningState の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象