SignalRResourceSku.Capacity Property

Definition

Optional, integer. The unit count of the resource. 1 by default. If present, following values are allowed: Free: 1 Standard: 1,2,5,10,20,50,100

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

Property Value

Applies to