Compartir a través de


AzureFileStorageLinkedService.ConnectionString Propiedad

Definición

Obtiene o establece la cadena de conexión. Es mutuamente excluyente con la propiedad sasUri. Tipo: string, SecureString o AzureKeyVaultSecretReference.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.connectionString")]
public object ConnectionString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.connectionString")>]
member this.ConnectionString : obj with get, set
Public Property ConnectionString As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a