ResourceCertificateAndAadDetails.ServicePrincipalObjectId Property

Definition

Gets or sets AAD service principal 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to