Partager via


DataBoxEdgeUpdateType Structure

Définition

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 à