Compartir a través de


SubtaskInformation.PreviousState Propiedad

Definición

Obtiene el estado anterior de la subtarea. Esta propiedad no se establece si la subtarea está en su estado inicial Running .

public Microsoft.Azure.Batch.Common.SubtaskState? PreviousState { get; }
member this.PreviousState : Nullable<Microsoft.Azure.Batch.Common.SubtaskState>
Public ReadOnly Property PreviousState As Nullable(Of SubtaskState)

Valor de propiedad

Se aplica a