Share via


AutoscaleSettingsResourceInfo(Int32) Constructor

Definition

Initializes a new instance of AutoscaleSettingsResourceInfo.

public AutoscaleSettingsResourceInfo (int maxThroughput);
new Azure.ResourceManager.CosmosDB.Models.AutoscaleSettingsResourceInfo : int -> Azure.ResourceManager.CosmosDB.Models.AutoscaleSettingsResourceInfo
Public Sub New (maxThroughput As Integer)

Parameters

maxThroughput
Int32

Represents maximum throughput container can scale up to.

Applies to