### YamlMime:JavaType
uid: "com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource"
fullName: "com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource"
name: "ThroughputSettingsResource"
nameWithType: "ThroughputSettingsResource"
summary: "Cosmos DB resource throughput object."
inheritances:
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
syntax: "public class **ThroughputSettingsResource**"
constructors:
- uid: "com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource.ThroughputSettingsResource()"
fullName: "com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource.ThroughputSettingsResource()"
name: "ThroughputSettingsResource()"
nameWithType: "ThroughputSettingsResource.ThroughputSettingsResource()"
syntax: "public ThroughputSettingsResource()"
methods:
- uid: "com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource.minimumThroughput()"
fullName: "com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource.minimumThroughput()"
name: "minimumThroughput()"
nameWithType: "ThroughputSettingsResource.minimumThroughput()"
summary: "Get the minimum throughput of the resource."
syntax: "public String minimumThroughput()"
desc: "Get the minimum throughput of the resource."
returns:
description: "the minimumThroughput value"
type: ""
- uid: "com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource.offerReplacePending()"
fullName: "com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource.offerReplacePending()"
name: "offerReplacePending()"
nameWithType: "ThroughputSettingsResource.offerReplacePending()"
summary: "Get the throughput replace is pending."
syntax: "public String offerReplacePending()"
desc: "Get the throughput replace is pending."
returns:
description: "the offerReplacePending value"
type: ""
- uid: "com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource.throughput()"
fullName: "com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource.throughput()"
name: "throughput()"
nameWithType: "ThroughputSettingsResource.throughput()"
summary: "Get value of the Cosmos DB resource throughput."
syntax: "public int throughput()"
desc: "Get value of the Cosmos DB resource throughput."
returns:
description: "the throughput value"
type: ""
- uid: "com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource.withThroughput(int)"
fullName: "com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource.withThroughput(int throughput)"
name: "withThroughput(int throughput)"
nameWithType: "ThroughputSettingsResource.withThroughput(int throughput)"
summary: "Set value of the Cosmos DB resource throughput."
parameters:
- description: "the throughput value to set"
name: "throughput"
type: ""
syntax: "public ThroughputSettingsResource withThroughput(int throughput)"
desc: "Set value of the Cosmos DB resource throughput."
returns:
description: "the ThroughputSettingsResource object itself."
type: ""
type: "class"
desc: "Cosmos DB resource throughput object."
metadata: {}
package: "com.microsoft.azure.management.cosmosdb"
artifact: com.microsoft.azure:azure-mgmt-cosmosdb:1.41.4