Package version:
OptionalaccountThe Azure key vault secret reference of accountKey in connection string.
OptionalconnectionThe connection string. It is mutually exclusive with sasUri property. Type: string, SecureString or AzureKeyVaultSecretReference.
OptionalcredentialThe credential reference containing authentication information.
OptionalencryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
OptionalsasThe Azure key vault secret reference of sasToken in sas uri.
OptionalsasSAS URI of the Azure Storage resource. It is mutually exclusive with connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference.
OptionalserviceTable service endpoint of the Azure Table Storage resource. It is mutually exclusive with connectionString, sasUri property.
Azure Table Storage linked service properties.