次の方法で共有


ManagedClusterPodIdentity Class

Definition

Details about the pod identity assigned to the Managed Cluster.

public class ManagedClusterPodIdentity
type ManagedClusterPodIdentity = class
Public Class ManagedClusterPodIdentity
Inheritance
ManagedClusterPodIdentity

Constructors

ManagedClusterPodIdentity()

Initializes a new instance of the ManagedClusterPodIdentity class.

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

Initializes a new instance of the ManagedClusterPodIdentity class.

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

Gets

ProvisioningState

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

Methods

Validate()

Validate the object.

Applies to