Share via


DataBoxBasicJobDetails.JobStages Property

Definition

List of stages that run in the job.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataBox.Models.DataBoxJobStage> JobStages { get; }
member this.JobStages : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataBox.Models.DataBoxJobStage>
Public ReadOnly Property JobStages As IReadOnlyList(Of DataBoxJobStage)

Property Value

Applies to