Share via


AppServiceSkuCapacity.Minimum Property

Definition

Minimum number of workers for this App Service plan SKU.

public int? Minimum { get; set; }
member this.Minimum : Nullable<int> with get, set
Public Property Minimum As Nullable(Of Integer)

Property Value

Applies to