Compartir a través de


AzureDataLakeAnalyticsLinkedService.ServicePrincipalId Propiedad

Definición

Obtiene o establece el identificador de la aplicación que se usa para autenticarse en la cuenta de Azure Data Lake Analytics. Tipo: cadena (o Expresión con cadena resultType).

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a