DataBoxEdgeJobData.CurrentStage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Current stage of the update operation.
public Azure.ResourceManager.DataBoxEdge.Models.UpdateOperationStage? CurrentStage { get; }
member this.CurrentStage : Nullable<Azure.ResourceManager.DataBoxEdge.Models.UpdateOperationStage>
Public ReadOnly Property CurrentStage As Nullable(Of UpdateOperationStage)