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

Property Value

Attributes

Applies to