GraphResourceGetPropertiesOptions.AutoscaleMaxThroughput Property

Definition

Represents maximum throughput, the resource can scale up to.

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

Property Value

Applies to