SnowflakeLinkedService |
SnowflakeLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
SnowflakeLinkedService |
SnowflakeLinkedService.withConnectionString(Object connectionString) |
Set the connectionString property: The connection string of snowflake.
|
SnowflakeLinkedService |
SnowflakeLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
SnowflakeLinkedService |
SnowflakeLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
SnowflakeLinkedService |
SnowflakeLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
SnowflakeLinkedService |
SnowflakeLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
SnowflakeLinkedService |
SnowflakeLinkedService.withPassword(AzureKeyVaultSecretReference password) |
Set the password property: The Azure key vault secret reference of password in connection string.
|