Partager via


DataBoxEdgeDownloadPhase Structure

Définition

Phase de téléchargement.

public readonly struct DataBoxEdgeDownloadPhase : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDownloadPhase>
type DataBoxEdgeDownloadPhase = struct
Public Structure DataBoxEdgeDownloadPhase
Implements IEquatable(Of DataBoxEdgeDownloadPhase)
Héritage
DataBoxEdgeDownloadPhase
Implémente

Constructeurs

DataBoxEdgeDownloadPhase(String)

Initialise une nouvelle instance de DataBoxEdgeDownloadPhase.

Propriétés

Downloading

Téléchargement.

Initializing

Initialisation en cours.

Unknown

Inconnu.

Verifying

Vérifier.

Méthodes

Equals(DataBoxEdgeDownloadPhase)

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(DataBoxEdgeDownloadPhase, DataBoxEdgeDownloadPhase)

Détermine si deux DataBoxEdgeDownloadPhase valeurs sont identiques.

Implicit(String to DataBoxEdgeDownloadPhase)

Convertit une chaîne en DataBoxEdgeDownloadPhase.

Inequality(DataBoxEdgeDownloadPhase, DataBoxEdgeDownloadPhase)

Détermine si deux DataBoxEdgeDownloadPhase valeurs ne sont pas identiques.

S’applique à