ScaleCapacity.Minimum Property

Definition

Gets or sets the minimum number of instances for the resource.

[Newtonsoft.Json.JsonProperty(PropertyName="minimum")]
public string Minimum { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minimum")>]
member this.Minimum : string with get, set
Public Property Minimum As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to