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

ManagedClusterOidcIssuerProfile Class

Definition

The OIDC issuer profile of the Managed Cluster.

public class ManagedClusterOidcIssuerProfile
type ManagedClusterOidcIssuerProfile = class
Public Class ManagedClusterOidcIssuerProfile
Inheritance
ManagedClusterOidcIssuerProfile

Constructors

ManagedClusterOidcIssuerProfile()

Initializes a new instance of the ManagedClusterOidcIssuerProfile class.

ManagedClusterOidcIssuerProfile(String, Nullable<Boolean>)

Initializes a new instance of the ManagedClusterOidcIssuerProfile class.

Properties

Enabled

Gets or sets whether the OIDC issuer is enabled.

IssuerUrl

Gets the OIDC issuer url of the Managed Cluster.

Applies to