BatchSubtask.StateTransitionTime Property

Definition

The time at which the subtask entered its current state.

public DateTimeOffset? StateTransitionTime { get; }
member this.StateTransitionTime : Nullable<DateTimeOffset>
Public ReadOnly Property StateTransitionTime As Nullable(Of DateTimeOffset)

Property Value

Applies to