次の方法で共有


ManagedClusterPodIdentity クラス

定義

public class ManagedClusterPodIdentity
type ManagedClusterPodIdentity = class
Public Class ManagedClusterPodIdentity
継承
ManagedClusterPodIdentity

コンストラクター

ManagedClusterPodIdentity()

ManagedClusterPodIdentity クラスの新しいインスタンスを初期化します。

ManagedClusterPodIdentity(String, String, UserAssignedIdentity, ManagedClusterPodIdentityProvisioningState, ManagedClusterPodIdentityProvisioningInfo)

ManagedClusterPodIdentity クラスの新しいインスタンスを初期化します。

プロパティ

Identity

ユーザー割り当て ID の情報を取得または設定します。

Name

ポッド ID の名前を取得または設定します。

NamespaceProperty

ポッド ID の名前空間を取得または設定します。

ProvisioningInfo
ProvisioningState

ポッド ID の現在のプロビジョニング状態を取得します。 使用可能な値は、'Assigned'、'Updating'、'Deleting'、'Failed' です。

メソッド

Validate()

オブジェクトを検証します。

適用対象