ServiceAccountQuotaUsageStatus 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.
Status d’utilisation du quota de compte Cognitive Services.
public readonly struct ServiceAccountQuotaUsageStatus : IEquatable<Azure.ResourceManager.CognitiveServices.Models.ServiceAccountQuotaUsageStatus>
type ServiceAccountQuotaUsageStatus = struct
Public Structure ServiceAccountQuotaUsageStatus
Implements IEquatable(Of ServiceAccountQuotaUsageStatus)
- Héritage
-
ServiceAccountQuotaUsageStatus
- Implémente
Constructeurs
ServiceAccountQuotaUsageStatus(String) |
Initialise une nouvelle instance de ServiceAccountQuotaUsageStatus. |
Propriétés
Blocked |
Bloqué. |
Included |
Inclus. |
InOverage |
InOverage. |
Unknown |
Inconnu. |
Méthodes
Equals(ServiceAccountQuotaUsageStatus) |
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(ServiceAccountQuotaUsageStatus, ServiceAccountQuotaUsageStatus) |
Détermine si deux ServiceAccountQuotaUsageStatus valeurs sont identiques. |
Implicit(String to ServiceAccountQuotaUsageStatus) |
Convertit une chaîne en ServiceAccountQuotaUsageStatus. |
Inequality(ServiceAccountQuotaUsageStatus, ServiceAccountQuotaUsageStatus) |
Détermine si deux ServiceAccountQuotaUsageStatus valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET