Partager via


DataBoxEdgeOSPlatformType Structure

Définition

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 à