CategoryType Enum

Definition

Defines values for CategoryType.

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

Fields

Logs 1
Metrics 0

Applies to