Package version:
Optional
accountThe Azure key vault secret reference of accountKey in connection string.
Optional
connectionThe connection string. It is mutually exclusive with sasUri property. Type: string, SecureString or AzureKeyVaultSecretReference.
Optional
credentialThe credential reference containing authentication information.
Optional
encryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
Optional
sasThe Azure key vault secret reference of sasToken in sas uri.
Optional
sasSAS URI of the Azure Storage resource. It is mutually exclusive with connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference.
Optional
serviceTable service endpoint of the Azure Table Storage resource. It is mutually exclusive with connectionString, sasUri property.
Azure Table Storage linked service properties.