Package | Description |
---|---|
com.microsoft.azure.management.cosmosdb |
This package contains the classes for CosmosDB.
|
Modifier and Type | Method and Description |
---|---|
ThroughputResource |
ThroughputUpdateParameters.resource()
Get the standard JSON format of a resource throughput.
|
ThroughputResource |
ThroughputResource.withThroughput(int throughput)
Set value of the Cosmos DB resource throughput.
|
Modifier and Type | Method and Description |
---|---|
ThroughputUpdateParameters |
ThroughputUpdateParameters.withResource(ThroughputResource resource)
Set the standard JSON format of a resource throughput.
|
Copyright © 2019. All rights reserved.