SystemAssignedIdentity.ClientSecretUrl Property

Definition

Gets The ManagedServiceIdentity DataPlane URL that can be queried to obtain the identity credentials.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to