ManagedClusterOidcIssuerProfile Class

Definition

The OIDC issuer profile of the Managed Cluster.

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

Constructors

Name Description
ManagedClusterOidcIssuerProfile()

Initializes a new instance of the ManagedClusterOidcIssuerProfile class.

ManagedClusterOidcIssuerProfile(String, Nullable<Boolean>)

Initializes a new instance of the ManagedClusterOidcIssuerProfile class.

Properties

Name Description
Enabled

Gets or sets whether the OIDC issuer is enabled.

IssuerUrl

Gets the OIDC issuer url of the Managed Cluster.

Applies to