Share via


ThroughputSettingsResourceInfo.AutoscaleSettings Property

Definition

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

public Azure.ResourceManager.CosmosDB.Models.AutoscaleSettingsResourceInfo AutoscaleSettings { get; set; }
member this.AutoscaleSettings : Azure.ResourceManager.CosmosDB.Models.AutoscaleSettingsResourceInfo with get, set
Public Property AutoscaleSettings As AutoscaleSettingsResourceInfo

Property Value

Applies to