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