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

PSManagedClusterPodIdentity Class

Definition

Details about the pod identity assigned to the Managed Cluster.

public class PSManagedClusterPodIdentity
type PSManagedClusterPodIdentity = class
Public Class PSManagedClusterPodIdentity
Inheritance
PSManagedClusterPodIdentity

Constructors

PSManagedClusterPodIdentity()

Properties

BindingSelector

Gets or sets the binding selector to use for the AzureIdentityBinding resource.

Identity

Gets or sets the user assigned identity details.

Name

Gets or sets the name of the pod identity.

NamespaceProperty

Gets or sets the namespace of the pod identity.

ProvisioningInfo
ProvisioningState

Gets the current provisioning state of the pod identity. Possible values include: 'Assigned', 'Updating', 'Deleting', 'Failed'

Applies to