Share via


ResourceMetricValue.Minimum Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to