DataBoxJobStage.DelayInformation Property

Definition

Delay information for the job stages.

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

Property Value

Applies to