PSManagedClusterPodIdentityException 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.
A pod identity exception, which allows pods with certain labels to access the Azure Instance Metadata Service (IMDS) endpoint without being intercepted by the node-managed identity (NMI) server.
public class PSManagedClusterPodIdentityException
type PSManagedClusterPodIdentityException = class
Public Class PSManagedClusterPodIdentityException
- Inheritance
-
PSManagedClusterPodIdentityException
Constructors
PSManagedClusterPodIdentityException() |
Properties
Name |
Gets or sets the name of the pod identity exception. |
NamespaceProperty |
Gets or sets the namespace of the pod identity exception. |
PodLabels |
Gets or sets the pod labels to match. |