Package version:
OptionalaccountThe Azure key vault secret reference of accountKey in connection string.
OptionalannotationsList of tags that can be used for describing the linked service.
OptionalconnectionThe connection string. It is mutually exclusive with sasUri property. Type: string, SecureString or AzureKeyVaultSecretReference.
OptionalconnectThe integration runtime reference.
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.
OptionalfileThe azure file share name. It is required when auth with accountKey/sasToken. Type: string (or Expression with resultType string).
OptionalhostHost name of the server. Type: string (or Expression with resultType string).
OptionalparametersParameters for linked service.
OptionalpasswordPassword to logon the server.
OptionalsasThe Azure key vault secret reference of sasToken in sas uri.
OptionalsasSAS URI of the Azure File resource. It is mutually exclusive with connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference.
OptionalserviceFile service endpoint of the Azure File Storage resource. It is mutually exclusive with connectionString, sasUri property.
OptionalsnapshotThe azure file share snapshot version. Type: string (or Expression with resultType string).
Polymorphic discriminator, which specifies the different types this object can be
OptionaluserUser ID to logon the server. Type: string (or Expression with resultType string).
OptionalversionVersion of the linked service.
Azure File Storage linked service.