UnitDefinitionType Classe

Definição

Define valores para UnitDefinitionType.

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

Construtores

UnitDefinitionType()

Define valores para UnitDefinitionType.

Campos

Bytes

Define valores para UnitDefinitionType.

BytesPerSecond

Define valores para UnitDefinitionType.

Count

Define valores para UnitDefinitionType.

CountPerSecond

Define valores para UnitDefinitionType.

Percent

Define valores para UnitDefinitionType.

Seconds

Define valores para UnitDefinitionType.

Propriedades

Value

Define valores para UnitDefinitionType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para UnitDefinitionType.

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

Define valores para UnitDefinitionType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para UnitDefinitionType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para UnitDefinitionType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a