Class UnitType
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
Defines values for UnitType.
public class UnitType : ExpandableStringEnum<UnitType>
- Inheritance
-
UnitType
Constructors
UnitType()
public UnitType()
Fields
Bytes
public static readonly UnitType Bytes
Field Value
BytesPerSecond
public static readonly UnitType BytesPerSecond
Field Value
Count
public static readonly UnitType Count
Field Value
CountPerSecond
public static readonly UnitType CountPerSecond
Field Value
Milliseconds
public static readonly UnitType Milliseconds
Field Value
Percent
public static readonly UnitType Percent
Field Value
Seconds
public static readonly UnitType Seconds