| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThroughputSettingsGetPropertiesResource
The ThroughputSettingsGetPropertiesResource model.
|
| Modifier and Type | Method and Description |
|---|---|
ThroughputSettingsResource |
ThroughputSettingsUpdateParameters.resource()
Get the resource property: The standard JSON format of a resource throughput.
|
ThroughputSettingsResource |
ThroughputSettingsResource.withThroughput(int throughput)
Set the throughput property: Value of the Cosmos DB resource throughput.
|
| Modifier and Type | Method and Description |
|---|---|
ThroughputSettingsUpdateParameters |
ThroughputSettingsUpdateParameters.withResource(ThroughputSettingsResource resource)
Set the resource property: The standard JSON format of a resource throughput.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.