Compartir a través de


UnitType Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

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.

Propiedades

Value

Define valores para UnitType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para UnitType.

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

Define valores para UnitType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para UnitType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para UnitType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a