Uses of Class
com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource
Package
Description
This package contains the classes for CosmosDB.
-
Uses of ThroughputSettingsResource in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionThroughputSettingsUpdateParameters.resource()
Get the standard JSON format of a resource throughput.ThroughputSettingsResource.withThroughput
(int throughput) Set value of the Cosmos DB resource throughput.Modifier and TypeMethodDescriptionThroughputSettingsUpdateParameters.withResource
(ThroughputSettingsResource resource) Set the standard JSON format of a resource throughput.