Compartilhar via


AzureSqlDatabaseLinkedService.ServicePrincipalKey Propriedade

Definição

Obtém ou define a chave da entidade de serviço usada para autenticar em SQL do Azure Banco de Dados.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a