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