ManagedClusterPodIdentity Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |