Uses of Class
com.microsoft.azure.management.cosmosdb.MongoDatabaseCreateUpdateParameters
-
-
Uses of MongoDatabaseCreateUpdateParameters in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return MongoDatabaseCreateUpdateParameters Modifier and Type Method Description MongoDatabaseCreateUpdateParametersMongoDatabaseCreateUpdateParameters. withOptions(Map<String,String> options)Set a key-value pair of options to be applied for the request.MongoDatabaseCreateUpdateParametersMongoDatabaseCreateUpdateParameters. withResource(MongoDatabaseResource resource)Set the standard JSON format of a Mongo database.
-