HDInsightOnDemandLinkedService.ServicePrincipalKey Property

Definition

Gets or sets the key for the service principal id.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalKey")]
public Microsoft.Azure.Management.DataFactory.Models.SecretBase ServicePrincipalKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalKey")>]
member this.ServicePrincipalKey : Microsoft.Azure.Management.DataFactory.Models.SecretBase with get, set
Public Property ServicePrincipalKey As SecretBase

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to