Delen via


ManagedServiceIdentity.PrincipalId Eigenschap

Definitie

Hiermee wordt de azure Active Directory-principal-id opgehaald of ingesteld die is gekoppeld aan deze identiteit.

[Newtonsoft.Json.JsonProperty(PropertyName="principalId")]
public string PrincipalId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="principalId")>]
member this.PrincipalId : string with get, set
Public Property PrincipalId As String

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op