DataBoxEdgeOSPlatformType 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.
Système d’exploitation hôte pris en charge par le module complémentaire Arc.
public readonly struct DataBoxEdgeOSPlatformType : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeOSPlatformType>
type DataBoxEdgeOSPlatformType = struct
Public Structure DataBoxEdgeOSPlatformType
Implements IEquatable(Of DataBoxEdgeOSPlatformType)
- Héritage
-
DataBoxEdgeOSPlatformType
- Implémente
Constructeurs
DataBoxEdgeOSPlatformType(String) |
Initialise une nouvelle instance de DataBoxEdgeOSPlatformType. |
Propriétés
Linux |
Linux. |
Windows |
Windows. |
Méthodes
Equals(DataBoxEdgeOSPlatformType) |
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(DataBoxEdgeOSPlatformType, DataBoxEdgeOSPlatformType) |
Détermine si deux DataBoxEdgeOSPlatformType valeurs sont identiques. |
Implicit(String to DataBoxEdgeOSPlatformType) |
Convertit une chaîne en DataBoxEdgeOSPlatformType. |
Inequality(DataBoxEdgeOSPlatformType, DataBoxEdgeOSPlatformType) |
Détermine si deux DataBoxEdgeOSPlatformType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET