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.
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
Azure SDK for .NET