İngilizce dilinde oku

Aracılığıyla paylaş


MongoDBDatabaseGetPropertiesOptions Class

Definition

public class MongoDBDatabaseGetPropertiesOptions : Microsoft.Azure.Management.CosmosDB.Models.OptionsResource
Inheritance
MongoDBDatabaseGetPropertiesOptions

Constructors

MongoDBDatabaseGetPropertiesOptions()

Initializes a new instance of the MongoDBDatabaseGetPropertiesOptions class.

MongoDBDatabaseGetPropertiesOptions(Nullable<Int32>, AutoscaleSettings)

Initializes a new instance of the MongoDBDatabaseGetPropertiesOptions class.

Properties

AutoscaleSettings

Gets or sets specifies the Autoscale settings.

(Inherited from OptionsResource)
Throughput

Gets or sets value of the Cosmos DB resource throughput or autoscaleSettings. Use the ThroughputSetting resource when retrieving offer details.

(Inherited from OptionsResource)

Applies to