| Modifier and Type | Method and Description |
|---|---|
ThroughputSettingsResource |
ThroughputSettingsUpdateParameters.resource()
Get the standard JSON format of a resource throughput.
|
ThroughputSettingsResource |
ThroughputSettingsResource.withThroughput(int throughput)
Set value of the Cosmos DB resource throughput.
|
| Modifier and Type | Method and Description |
|---|---|
ThroughputSettingsUpdateParameters |
ThroughputSettingsUpdateParameters.withResource(ThroughputSettingsResource 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.
*/