你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedClusterPodIdentity 类

定义

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

构造函数

ManagedClusterPodIdentity()

初始化 ManagedClusterPodIdentity 类的新实例。

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

初始化 ManagedClusterPodIdentity 类的新实例。

属性

Identity

获取或设置用户分配的标识的信息。

Name

获取或设置 Pod 标识的名称。

NamespaceProperty

获取或设置 Pod 标识的命名空间。

ProvisioningInfo
ProvisioningState

获取 Pod 标识的当前预配状态。 可能的值包括:“Assigned”、“Updating”、“Deleting”、“Failed”

方法

Validate()

验证 对象。

适用于