Package version:
Optional
accountThe Azure key vault secret reference of accountKey in connection string.
Optional
annotationsList of tags that can be used for describing the linked service.
Optional
connectionThe connection string. It is mutually exclusive with sasUri property. Type: string, SecureString or AzureKeyVaultSecretReference.
Optional
connectThe integration runtime reference.
Optional
credentialThe credential reference containing authentication information.
Optional
descriptionLinked service description.
Optional
encryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
Optional
fileThe azure file share name. It is required when auth with accountKey/sasToken. Type: string (or Expression with resultType string).
Optional
hostHost name of the server. Type: string (or Expression with resultType string).
Optional
parametersParameters for linked service.
Optional
passwordPassword to logon the server.
Optional
sasThe Azure key vault secret reference of sasToken in sas uri.
Optional
sasSAS URI of the Azure File resource. It is mutually exclusive with connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference.
Optional
serviceFile service endpoint of the Azure File Storage resource. It is mutually exclusive with connectionString, sasUri property.
Optional
snapshotThe azure file share snapshot version. Type: string (or Expression with resultType string).
Polymorphic discriminator, which specifies the different types this object can be
Optional
userUser ID to logon the server. Type: string (or Expression with resultType string).
Optional
versionVersion of the linked service.
Azure File Storage linked service.