HybridDataJobDetails.JobStages Property

Definition

List of stages that ran in the job.

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

Property Value

Applies to