Compartilhar via


Membros JobStatus

Current status of the job.

As tabelas a seguir listam os membros expostos pelo tipo JobStatus.

Público Construtores

  Nome Descrição
  JobStatus Sobrecarregado.  

Início

Público Propriedades

  Nome Descrição
ExecutionCount Required. Number of times this job has executed.
FailureCount Optional. Number of times this job has failed.
FaultedCount Optional. Number of faulted occurrences (occurrences that were retried and failed as many times as the retry policy states).
LastExecutionTime Optional. Time the last occurrence executed in ISO-8601 format. Could be empty if job has not run yet.
NextExecutionTime Optional. Time of the next occurrence in ISO-8601 format. Could be empty if the job is completed.

Início

Público Métodos

(consulte tambémProtegido Métodos)

  Nome Descrição
Equals  (Herança de Object)
GetHashCode  (Herança de Object)
GetType  (Herança de Object)
ToString  (Herança de Object)

Início

Protegido Métodos

  Nome Descrição
Finalize  (Herança de Object)
MemberwiseClone  (Herança de Object)

Início

Consulte também

Referência

Classe JobStatus
Namespace Microsoft.WindowsAzure.Scheduler.Models