Compartir a través de


CouchbaseLinkedService.CredString Propiedad

Definición

Obtiene o establece la referencia secreta de Azure Key Vault de credString en la cadena de conexión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a