ApiManagementSkuCapacity.Minimum Property

Definition

Gets the minimum capacity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to