Membros JobListWithFilterParameters
Parameters supplied to the List Jobs with filter operation.
As tabelas a seguir listam os membros expostos pelo tipo JobListWithFilterParameters.
Público Construtores
Nome | Descrição | |
---|---|---|
JobListWithFilterParameters | Sobrecarregado. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
Skip | Optional. Specify the (0-based) index of the job list from which to begin requesting entries. (Herança de JobListParameters) | |
State | Required. Filter the job history to have it only return job execution attempts having a particular State, enabled, disabled, faulted, or completed. | |
Top | Optional. Specify the number of jobs to request, in the of range [1..100]. (Herança de JobListParameters) |
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 JobListWithFilterParameters
Namespace Microsoft.WindowsAzure.Scheduler.Models