Share via


ThroughputSettingsResourceInfo.Throughput Property

Definition

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

public Azure.Provisioning.BicepValue<int> Throughput { get; set; }
member this.Throughput : Azure.Provisioning.BicepValue<int> with get, set
Public Property Throughput As BicepValue(Of Integer)

Property Value

Applies to