Bagikan melalui


RestServiceLinkedService.ServicePrincipalId Property

Definition

Gets or sets the application's client ID used in AadServicePrincipal authentication type.

[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