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