UserAssignedManagedIdentity.ClientId Property

Definition

Gets the client ID.

[Newtonsoft.Json.JsonProperty(PropertyName="clientId")]
public Guid? ClientId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientId")>]
member this.ClientId : Nullable<Guid>
Public ReadOnly Property ClientId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to