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