CosmosDbMongoDbApiLinkedService |
CosmosDbMongoDbApiLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
CosmosDbMongoDbApiLinkedService |
CosmosDbMongoDbApiLinkedService.withConnectionString(Object connectionString) |
Set the connectionString property: The CosmosDB (MongoDB API) connection string.
|
CosmosDbMongoDbApiLinkedService |
CosmosDbMongoDbApiLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
CosmosDbMongoDbApiLinkedService |
CosmosDbMongoDbApiLinkedService.withDatabase(Object database) |
Set the database property: The name of the CosmosDB (MongoDB API) database that you want to access.
|
CosmosDbMongoDbApiLinkedService |
CosmosDbMongoDbApiLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
CosmosDbMongoDbApiLinkedService |
CosmosDbMongoDbApiLinkedService.withIsServerVersionAbove32(Object isServerVersionAbove32) |
Set the isServerVersionAbove32 property: Whether the CosmosDB (MongoDB API) server version is higher than 3.2.
|
CosmosDbMongoDbApiLinkedService |
CosmosDbMongoDbApiLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|