AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withAccountKey(AzureKeyVaultSecretReference accountKey) |
Set the accountKey property: The Azure key vault secret reference of accountKey in connection string.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withConnectionString(Object connectionString) |
Set the connectionString property: The connection string.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withFileShare(Object fileShare) |
Set the fileShare property: The azure file share name.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withHost(Object host) |
Set the host property: Host name of the server.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withPassword(SecretBase password) |
Set the password property: Password to logon the server.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withSasToken(AzureKeyVaultSecretReference sasToken) |
Set the sasToken property: The Azure key vault secret reference of sasToken in sas uri.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withSasUri(Object sasUri) |
Set the sasUri property: SAS URI of the Azure File resource.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withSnapshot(Object snapshot) |
Set the snapshot property: The azure file share snapshot version.
|
AzureFileStorageLinkedService |
AzureFileStorageLinkedService.withUserId(Object userId) |
Set the userId property: User ID to logon the server.
|