Compartir a través de


CloudJobSchedule.PreviousState Propiedad

Definición

Obtiene el estado anterior de la programación del trabajo.

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

Valor de propiedad

Comentarios

Si la programación está en su estado inicial Active , no se define la propiedad PreviousState.

Se aplica a