你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSManagedClusterPodIdentityException Class

Definition

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.

Applies to