次の方法で共有


QueryObservedMetricType 列挙型

定義

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
継承
QueryObservedMetricType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Cpu 0
Duration 3
ExecutionCount 4
Io 1
Logio 2

適用対象