Compartir a través de


AzureMariaDBLinkedService.ConnectionString Propiedad

Definición

Obtiene o establece una cadena de conexión ODBC. 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