Share via


DiagnosticMetricSet.Values Property

Definition

Collection of metric values for the selected period based on the {Microsoft.Web.Hosting.Administration.DiagnosticMetricSet.TimeGrain}.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.DiagnosticMetricSample> Values { get; }
member this.Values : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.DiagnosticMetricSample>
Public ReadOnly Property Values As IList(Of DiagnosticMetricSample)

Property Value

Applies to