Condividi tramite


IDiagnosticMetricSample.Maximum Property

Definition

Maximum of the metric sampled during the time period

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Maximum of the metric sampled during the time period", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=false, Required=false, SerializedName="maximum")]
public double? Maximum { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Maximum of the metric sampled during the time period", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=false, Required=false, SerializedName="maximum")>]
member this.Maximum : Nullable<double> with get, set
Public Property Maximum As Nullable(Of Double)

Property Value

Attributes

Applies to