ThroughputSettingsResourceInfo Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Cosmos DB resource throughput object. Either throughput is required or autoscaleSettings is required, but not both.

C#
public class ThroughputSettingsResourceInfo : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CosmosDB.Models.ThroughputSettingsResourceInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CosmosDB.Models.ThroughputSettingsResourceInfo>
Inheritance
ThroughputSettingsResourceInfo
Derived
Implements

Constructors

Properties

AutoscaleSettings

Cosmos DB resource for autoscale settings. Either throughput is required or autoscaleSettings is required, but not both.

InstantMaximumThroughput

The offer throughput value to instantly scale up without triggering splits.

MinimumThroughput

The minimum throughput of the resource.

OfferReplacePending

The throughput replace is pending.

SoftAllowedMaximumThroughput

The maximum throughput value or the maximum maxThroughput value (for autoscale) that can be specified.

Throughput

Value of the Cosmos DB resource throughput. Either throughput is required or autoscaleSettings is required, but not both.

ThroughputBuckets

Array of Throughput Bucket limits to be applied to the Cosmos DB container.

Methods

Explicit Interface Implementations

Applies to

Product Versions
Azure SDK for .NET Latest, Preview