Service Cosmos Db Configuration Info Response
data class ServiceCosmosDbConfigurationInfoResponse(val keyVaultKeyUri: String? = null, val offerThroughput: Double? = null)
The settings for the Cosmos DB database backing the service.
Constructors
Link copied to clipboard
fun ServiceCosmosDbConfigurationInfoResponse(keyVaultKeyUri: String? = null, offerThroughput: Double? = null)