ManagedClusterPodIdentity Class

Definition

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, ManagedClusterPodIdentityProvisioningState, ManagedClusterPodIdentityProvisioningInfo)

Initializes a new instance of the ManagedClusterPodIdentity class.

Properties

Identity

Gets or sets information of the user assigned identity.

Name

Gets or sets name of the pod identity.

NamespaceProperty

Gets or sets namespace of the pod identity.

ProvisioningInfo
ProvisioningState

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

Methods

Validate()

Validate the object.

Applies to