| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/