Uses of Class
com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource
Packages that use ThroughputSettingsResource
Package
Description
This package contains the classes for CosmosDB.
-
Uses of ThroughputSettingsResource in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return ThroughputSettingsResourceModifier and TypeMethodDescriptionThroughputSettingsUpdateParameters.resource()
Get the standard JSON format of a resource throughput.ThroughputSettingsResource.withThroughput
(int throughput) Set value of the Cosmos DB resource throughput.Methods in com.microsoft.azure.management.cosmosdb with parameters of type ThroughputSettingsResourceModifier and TypeMethodDescriptionThroughputSettingsUpdateParameters.withResource
(ThroughputSettingsResource resource) Set the standard JSON format of a resource throughput.