Uses of Class
com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of CosmosDbLinkedService in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionCosmosDbLinkedService.setAccountEndpoint
(Object accountEndpoint) Set the accountEndpoint property: The endpoint of the Azure CosmosDB account.CosmosDbLinkedService.setAccountKey
(SecretBase accountKey) Set the accountKey property: The account key of the Azure CosmosDB account.CosmosDbLinkedService.setAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.CosmosDbLinkedService.setConnectionString
(Object connectionString) Set the connectionString property: The connection string.CosmosDbLinkedService.setConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.CosmosDbLinkedService.setDatabase
(Object database) Set the database property: The name of the database.CosmosDbLinkedService.setDescription
(String description) Set the description property: Linked service description.CosmosDbLinkedService.setEncryptedCredential
(Object encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.CosmosDbLinkedService.setParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.