MongoDBCollectionResource.GetMongoDBCollectionThroughputSetting Method

Definition

Gets an object representing a MongoDBCollectionThroughputSettingResource along with the instance operations that can be performed on it in the MongoDBCollection.

public virtual Azure.ResourceManager.CosmosDB.MongoDBCollectionThroughputSettingResource GetMongoDBCollectionThroughputSetting ();
abstract member GetMongoDBCollectionThroughputSetting : unit -> Azure.ResourceManager.CosmosDB.MongoDBCollectionThroughputSettingResource
override this.GetMongoDBCollectionThroughputSetting : unit -> Azure.ResourceManager.CosmosDB.MongoDBCollectionThroughputSettingResource
Public Overridable Function GetMongoDBCollectionThroughputSetting () As MongoDBCollectionThroughputSettingResource

Returns

Returns a MongoDBCollectionThroughputSettingResource object.

Applies to