ServiceAccountUsageUnitType Structure
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.
Unité de la métrique.
public readonly struct ServiceAccountUsageUnitType : IEquatable<Azure.ResourceManager.CognitiveServices.Models.ServiceAccountUsageUnitType>
type ServiceAccountUsageUnitType = struct
Public Structure ServiceAccountUsageUnitType
Implements IEquatable(Of ServiceAccountUsageUnitType)
- Héritage
-
ServiceAccountUsageUnitType
- Implémente
Constructeurs
ServiceAccountUsageUnitType(String) |
Initialise une nouvelle instance de ServiceAccountUsageUnitType. |
Propriétés
Bytes |
Octets. |
BytesPerSecond |
BytesPerSecond. |
Count |
Nombre. |
CountPerSecond |
CountPerSecond. |
Milliseconds |
Millisecondes. |
Percent |
Pourcentage. |
Seconds |
Secondes. |
Méthodes
Equals(ServiceAccountUsageUnitType) |
Indique si l'objet actuel est égal à un autre objet du même type. |
ToString() |
Retourne le nom de type qualifié complet de cette instance. |
Opérateurs
Equality(ServiceAccountUsageUnitType, ServiceAccountUsageUnitType) |
Détermine si deux ServiceAccountUsageUnitType valeurs sont identiques. |
Implicit(String to ServiceAccountUsageUnitType) |
Convertit une chaîne en ServiceAccountUsageUnitType. |
Inequality(ServiceAccountUsageUnitType, ServiceAccountUsageUnitType) |
Détermine si deux ServiceAccountUsageUnitType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET