Compartilhar via


Membros JobListParameters

The parameters supplied to the list job operation.

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

Público Construtores

  Nome Descrição
  JobListParameters Initializes a new instance of the JobListParameters class.

Início

Público Propriedades

  Nome Descrição
EndTime Optional. For the end time filter the value should be a datetime string in UTC format as defined in ISO 8601. For example, 2014-09-25T17:49:17.2252204Z
RunbookName Optional. Gets or sets the runbook name of the job.
StartTime Optional. For the start time filter the value should be a datetime string in UTC format as defined in ISO 8601. For example, 2014-09-25T17:49:17.2252204Z
Status Optional. Gets or sets the status of the job.

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 JobListParameters
Namespace Microsoft.WindowsAzure.Management.Automation.Models