Compartir a través de


CosmosDbLinkedService.AccountKey Propiedad

Definición

Obtiene o establece la clave de cuenta de la cuenta de Azure CosmosDB. Tipo: SecureString o AzureKeyVaultSecretReference.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a