Membros JobProperties
Definition of job parameters.
As tabelas a seguir listam os membros expostos pelo tipo JobProperties.
Público Construtores
Nome | Descrição | |
---|---|---|
JobProperties | Initializes a new instance of the JobProperties class. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
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. |
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 JobProperties
Namespace Microsoft.WindowsAzure.Management.Automation.Models