Table of Contents

Class UnitType

Namespace
Microsoft.Azure.Management.CosmosDB.Fluent.Models
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

UnitType

BytesPerSecond

public static readonly UnitType BytesPerSecond

Field Value

UnitType

Count

public static readonly UnitType Count

Field Value

UnitType

CountPerSecond

public static readonly UnitType CountPerSecond

Field Value

UnitType

Milliseconds

public static readonly UnitType Milliseconds

Field Value

UnitType

Percent

public static readonly UnitType Percent

Field Value

UnitType

Seconds

public static readonly UnitType Seconds

Field Value

UnitType