HDInsightOnDemandLinkedService.ServicePrincipalId Property

Definition

Gets or sets the service principal id for the hostSubscriptionId. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalId")]
public object ServicePrincipalId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalId")>]
member this.ServicePrincipalId : obj with get, set
Public Property ServicePrincipalId As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to