ManagedClusterOidcIssuerProfile 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.
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. |