Package version:
OptionalaccountThe Azure key vault secret reference of accountKey in connection string.
OptionalaccountSpecify the kind of your storage account. Allowed values are: Storage (general purpose v1), StorageV2 (general purpose v2), BlobStorage, or BlockBlobStorage. Type: string (or Expression with resultType string).
OptionalannotationsList of tags that can be used for describing the linked service.
OptionalauthenticationThe type used for authentication. Type: string.
OptionalazureIndicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string).
OptionalconnectionThe connection string. It is mutually exclusive with sasUri, serviceEndpoint property. Type: string, SecureString or AzureKeyVaultSecretReference.
OptionalconnectThe integration runtime reference.
OptionalcontainerContainer uri of the Azure Blob Storage resource only support for anonymous access. Type: string (or Expression with resultType string).
OptionalcredentialThe credential reference containing authentication information.
OptionaldescriptionLinked service description.
OptionalencryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
OptionalparametersParameters for linked service.
OptionalsasThe Azure key vault secret reference of sasToken in sas uri.
OptionalsasSAS URI of the Azure Blob Storage resource. It is mutually exclusive with connectionString, serviceEndpoint property. Type: string, SecureString or AzureKeyVaultSecretReference.
OptionalserviceBlob service endpoint of the Azure Blob Storage resource. It is mutually exclusive with connectionString, sasUri property.
OptionalserviceThe ID of the service principal used to authenticate against Azure SQL Data Warehouse. Type: string (or Expression with resultType string).
OptionalserviceThe key of the service principal used to authenticate against Azure SQL Data Warehouse.
OptionaltenantThe name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string).
Polymorphic discriminator, which specifies the different types this object can be
OptionalversionVersion of the linked service.
The azure blob storage linked service.