Condividi tramite


Membri JobProperties

Definition of job parameters.

Nella tabella seguente sono elencati i membri esposti dal tipo JobProperties.

Pubblico Costruttori

  Name Descrizione
  JobProperties Initializes a new instance of the JobProperties class.

Inizio pagina

Pubblico Proprietà

  Name Descrizione
CreationTime Optional. Gets or sets the creation time of the job.
EndTime Optional. Gets or sets the end time of the job.
Exception Optional. Gets or sets the exception of the job.
JobId Optional. Gets or sets the id of the job.
LastModifiedTime Optional. Gets or sets the last modified time of the job.
LastStatusModifiedTime Optional. Gets or sets the last status modified time of the job.
Parameters Optional. Gets or sets the parameters of the job.
Runbook Optional. Gets or sets the runbook.
StartTime Optional. Gets or sets the start time of the job.
Status Optional. Gets or sets the status of the job.
StatusDetails Optional. Gets or sets the status details of the job.

Inizio pagina

Pubblico Metodi

Vedere anche Protetto Metodi

  Name Descrizione
Equals  (ereditato da Object)
GetHashCode  (ereditato da Object)
GetType  (ereditato da Object)
ToString  (ereditato da Object)

Inizio pagina

Protetto Metodi

  Name Descrizione
Finalize  (ereditato da Object)
MemberwiseClone  (ereditato da Object)

Inizio pagina

Vedere anche

Riferimento

Classe JobProperties
Spazio dei nomi Microsoft.WindowsAzure.Management.Automation.Models