AzureTableStorageLinkedServiceArgs

constructor(accountKey: Output<AzureKeyVaultSecretReferenceArgs>? = null, annotations: Output<List<Any>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, connectionString: Output<Any>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, sasToken: Output<AzureKeyVaultSecretReferenceArgs>? = null, sasUri: Output<Any>? = null, type: Output<String>)