Freigeben über


Unit Enum

Definition

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

Fields

Bytes 1
ByteSeconds 7
BytesPerSecond 4
Count 0
CountPerSecond 3
MilliSeconds 6
Percent 5
Seconds 2
Unspecified 8

Applies to