LabServicesSkuRestrictionReasonCode 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.
Raison de la restriction.
public readonly struct LabServicesSkuRestrictionReasonCode : IEquatable<Azure.ResourceManager.LabServices.Models.LabServicesSkuRestrictionReasonCode>
type LabServicesSkuRestrictionReasonCode = struct
Public Structure LabServicesSkuRestrictionReasonCode
Implements IEquatable(Of LabServicesSkuRestrictionReasonCode)
- Héritage
-
LabServicesSkuRestrictionReasonCode
- Implémente
Constructeurs
LabServicesSkuRestrictionReasonCode(String) |
Initialise une nouvelle instance de LabServicesSkuRestrictionReasonCode. |
Propriétés
NotAvailableForSubscription |
NotAvailableForSubscription. |
QuotaId |
QuotaId. |
Méthodes
Equals(LabServicesSkuRestrictionReasonCode) |
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(LabServicesSkuRestrictionReasonCode, LabServicesSkuRestrictionReasonCode) |
Détermine si deux LabServicesSkuRestrictionReasonCode valeurs sont identiques. |
Implicit(String to LabServicesSkuRestrictionReasonCode) |
Convertit une chaîne en LabServicesSkuRestrictionReasonCode. |
Inequality(LabServicesSkuRestrictionReasonCode, LabServicesSkuRestrictionReasonCode) |
Détermine si deux LabServicesSkuRestrictionReasonCode valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET