UnitDefinitionType Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit des valeurs pour 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)
- Héritage
- Attributs
-
Newtonsoft.Json.JsonConverterAttribute
Constructeurs
UnitDefinitionType() |
Définit des valeurs pour UnitDefinitionType. |
Champs
Bytes |
Définit des valeurs pour UnitDefinitionType. |
BytesPerSecond |
Définit des valeurs pour UnitDefinitionType. |
Count |
Définit des valeurs pour UnitDefinitionType. |
CountPerSecond |
Définit des valeurs pour UnitDefinitionType. |
Percent |
Définit des valeurs pour UnitDefinitionType. |
Seconds |
Définit des valeurs pour UnitDefinitionType. |
Propriétés
Value |
Définit des valeurs pour UnitDefinitionType. (Hérité de ExpandableStringEnum<T>) |
Méthodes
Equals(Object) |
Définit des valeurs pour UnitDefinitionType. (Hérité de ExpandableStringEnum<T>) |
Equals(String) |
Définit des valeurs pour UnitDefinitionType. (Hérité de ExpandableStringEnum<T>) |
GetHashCode() |
Définit des valeurs pour UnitDefinitionType. (Hérité de ExpandableStringEnum<T>) |
ToString() |
Définit des valeurs pour UnitDefinitionType. (Hérité de ExpandableStringEnum<T>) |
S’applique à
Azure SDK for .NET