Partager via


UnitType Classe

Définition

Définit des valeurs pour UnitType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.UnitType>))]
public class UnitType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Sql.Fluent.Models.UnitType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.UnitType>))>]
type UnitType = class
    inherit ExpandableStringEnum<UnitType>
Public Class UnitType
Inherits ExpandableStringEnum(Of UnitType)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

UnitType()

Définit des valeurs pour UnitType.

Champs

Bytes

Définit des valeurs pour UnitType.

BytesPerSecond

Définit des valeurs pour UnitType.

Count

Définit des valeurs pour UnitType.

CountPerSecond

Définit des valeurs pour UnitType.

Percent

Définit des valeurs pour UnitType.

Seconds

Définit des valeurs pour UnitType.

Propriétés

Value

Définit des valeurs pour UnitType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour UnitType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour UnitType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour UnitType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour UnitType.

(Hérité de ExpandableStringEnum<T>)

S’applique à