共用方式為


ThroughputSettingsGetPropertiesResource Class

Definition

public class ThroughputSettingsGetPropertiesResource
type ThroughputSettingsGetPropertiesResource = class
Public Class ThroughputSettingsGetPropertiesResource
Inheritance
ThroughputSettingsGetPropertiesResource

Constructors

ThroughputSettingsGetPropertiesResource()

Initializes a new instance of the ThroughputSettingsGetPropertiesResource class.

ThroughputSettingsGetPropertiesResource(Nullable<Int32>, AutoscaleSettingsResource, String, String, String, Nullable<Double>, String)

Initializes a new instance of the ThroughputSettingsGetPropertiesResource class.

Properties

_etag

Gets a system generated property representing the resource etag required for optimistic concurrency control.

_rid

Gets a system generated property. A unique identifier.

_ts

Gets a system generated property that denotes the last updated timestamp of the resource.

AutoscaleSettings

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

MinimumThroughput

Gets the minimum throughput of the resource

OfferReplacePending

Gets the throughput replace is pending

Throughput

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

Methods

Validate()

Validate the object.

Applies to