ResourceSkuCapacity.Minimum Property

Definition

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

Property Value

Nullable<Int64>
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to