Compartir a través de


ResourceCertificateAndAadDetails.ServicePrincipalObjectId Propiedad

Definición

Obtiene o establece la entidad de servicio de AAD ObjectId.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a