İngilizce dilinde oku

Aracılığıyla paylaş


DataBoxEdgeDownloadPhase Struct

Definition

The download phase.

public readonly struct DataBoxEdgeDownloadPhase : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDownloadPhase>
type DataBoxEdgeDownloadPhase = struct
Public Structure DataBoxEdgeDownloadPhase
Implements IEquatable(Of DataBoxEdgeDownloadPhase)
Inheritance
DataBoxEdgeDownloadPhase
Implements

Constructors

Properties

Downloading

Downloading.

Initializing

Initializing.

Unknown

Unknown.

Verifying

Verifying.

Methods

Equals(DataBoxEdgeDownloadPhase)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to