Share via


QueryObservedMetricType Enum

Definition

Defines values for QueryObservedMetricType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum QueryObservedMetricType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type QueryObservedMetricType = 
Public Enum QueryObservedMetricType
Inheritance
QueryObservedMetricType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Cpu 0
Duration 3
ExecutionCount 4
Io 1
Logio 2

Applies to