Share via


SessionPoolScaleConfiguration.MaxConcurrentSessions Property

Definition

The maximum count of sessions at the same time.

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

Property Value

Applies to