AzureCapacity.Minimum Property

Definition

Gets or sets minimum allowed capacity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to