Uses of Class
com.azure.resourcemanager.datafactory.models.CosmosDbMongoDbApiLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of CosmosDbMongoDbApiLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionCosmosDbMongoDbApiLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.CosmosDbMongoDbApiLinkedService.withConnectionString
(Object connectionString) Set the connectionString property: The CosmosDB (MongoDB API) connection string.CosmosDbMongoDbApiLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.CosmosDbMongoDbApiLinkedService.withDatabase
(Object database) Set the database property: The name of the CosmosDB (MongoDB API) database that you want to access.CosmosDbMongoDbApiLinkedService.withDescription
(String description) Set the description property: Linked service description.CosmosDbMongoDbApiLinkedService.withIsServerVersionAbove32
(Object isServerVersionAbove32) Set the isServerVersionAbove32 property: Whether the CosmosDB (MongoDB API) server version is higher than 3.2.CosmosDbMongoDbApiLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.