Cosmos Db Mongo Db Api Linked Service Response
data class CosmosDbMongoDbApiLinkedServiceResponse(val annotations: List<Any>? = null, val connectVia: IntegrationRuntimeReferenceResponse? = null, val connectionString: Any, val database: Any, val description: String? = null, val isServerVersionAbove32: Any? = null, val parameters: Map<String, ParameterSpecificationResponse>? = null, val type: String)
Linked service for CosmosDB (MongoDB API) data source.
Constructors
Link copied to clipboard
fun CosmosDbMongoDbApiLinkedServiceResponse(annotations: List<Any>? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, connectionString: Any, database: Any, description: String? = null, isServerVersionAbove32: Any? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, type: String)