IConnectedCluster.OidcIssuerProfileIssuerUrl Property
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 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