Compartir a través de


AzureSqlDWLinkedService.ServicePrincipalId Propiedad

Definición

Obtiene o establece el identificador de la entidad de servicio que se usa para autenticarse en Azure SQL Data Warehouse. 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