DataBoxEdgeDeviceType 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.
Type de l’appareil Data Box Edge/Gateway.
public readonly struct DataBoxEdgeDeviceType : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDeviceType>
type DataBoxEdgeDeviceType = struct
Public Structure DataBoxEdgeDeviceType
Implements IEquatable(Of DataBoxEdgeDeviceType)
- Héritage
-
DataBoxEdgeDeviceType
- Implémente
Constructeurs
DataBoxEdgeDeviceType(String) |
Initialise une nouvelle instance de DataBoxEdgeDeviceType. |
Propriétés
DataBoxEdgeDevice |
DataBoxEdgeDevice. |
Méthodes
Equals(DataBoxEdgeDeviceType) |
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(DataBoxEdgeDeviceType, DataBoxEdgeDeviceType) |
Détermine si deux DataBoxEdgeDeviceType valeurs sont identiques. |
Implicit(String to DataBoxEdgeDeviceType) |
Convertit une chaîne en DataBoxEdgeDeviceType. |
Inequality(DataBoxEdgeDeviceType, DataBoxEdgeDeviceType) |
Détermine si deux DataBoxEdgeDeviceType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET