Share via


IConnectedCluster.OidcIssuerProfileIssuerUrl Property

Definition

The issuer url for hybrid clusters connected to Arc used for the workload identity feature.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="The issuer url for hybrid clusters connected to Arc used for the workload identity feature.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="issuerUrl")]
public string OidcIssuerProfileIssuerUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="The issuer url for hybrid clusters connected to Arc used for the workload identity feature.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="issuerUrl")>]
member this.OidcIssuerProfileIssuerUrl : string
Public ReadOnly Property OidcIssuerProfileIssuerUrl As String

Property Value

Attributes

Applies to