Partilhar via


UnitType Classe

Definição

Define valores para UnitType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.UnitType>))]
public class UnitType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.CosmosDB.Fluent.Models.UnitType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.UnitType>))>]
type UnitType = class
    inherit ExpandableStringEnum<UnitType>
Public Class UnitType
Inherits ExpandableStringEnum(Of UnitType)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

UnitType()

Define valores para UnitType.

Campos

Bytes

Define valores para UnitType.

BytesPerSecond

Define valores para UnitType.

Count

Define valores para UnitType.

CountPerSecond

Define valores para UnitType.

Milliseconds

Define valores para UnitType.

Percent

Define valores para UnitType.

Seconds

Define valores para UnitType.

Propriedades

Value

Define valores para UnitType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para UnitType.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para UnitType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para UnitType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para UnitType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a