AzureSqlDWLinkedService.ConnectionString Property

Definition

Gets or sets the connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Type: string, SecureString or 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to