Uses of Class
com.azure.resourcemanager.datafactory.models.PostgreSqlLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of PostgreSqlLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionPostgreSqlLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.PostgreSqlLinkedService.withConnectionString
(Object connectionString) Set the connectionString property: The connection string.PostgreSqlLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.PostgreSqlLinkedService.withDescription
(String description) Set the description property: Linked service description.PostgreSqlLinkedService.withEncryptedCredential
(Object encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.PostgreSqlLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.PostgreSqlLinkedService.withPassword
(AzureKeyVaultSecretReference password) Set the password property: The Azure key vault secret reference of password in connection string.