Udostępnij przez


MetricValue.Minimum Property

Definition

The least value in the time range.

[Microsoft.Azure.PowerShell.Cmdlets.Metric.Origin(Microsoft.Azure.PowerShell.Cmdlets.Metric.PropertyOrigin.Owned)]
public double? Minimum { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Metric.Origin(Microsoft.Azure.PowerShell.Cmdlets.Metric.PropertyOrigin.Owned)>]
member this.Minimum : Nullable<double> with get, set
Public Property Minimum As Nullable(Of Double)

Property Value

Implements

Attributes

Applies to