Share via


ManagedClusterOidcIssuerProfile.IssuerUrl Property

Definition

Gets the OIDC issuer url of the Managed Cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="issuerURL")]
public string IssuerUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="issuerURL")>]
member this.IssuerUrl : string
Public ReadOnly Property IssuerUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to