Share via


MicrosoftAccessLinkedService.ConnectionString Property

Definition

The non-access credential portion of the connection string as well as an optional encrypted credential. Type: string, or SecureString, or AzureKeyVaultSecretReference, or Expression with resultType string.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ConnectionString { get; set; }
member this.ConnectionString : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ConnectionString As DataFactoryElement(Of String)

Property Value

Applies to