Свойство | Тип | Описание | |
---|---|---|---|
$accountid | string | The account that executed the async command | |
$cmd | string | The async command executed | |
$created | DateTime | The created date of the job | |
$errorcode | string | Error code | |
$errortext | string | Error message | |
$jobinstanceid | string | The unique ID of the instance/entity object related to the job | |
$jobinstancetype | string | The instance/entity object related to the job | |
$jobprocstatus | string | The progress information of the PENDING job | |
$jobresultcode | string | The result code for the job | |
$jobresulttype | string | The result type | |
$userid | string | The user that executed the async command |
Свойство | Тип | Описание | |
---|---|---|---|
$_properties | array | List of the public properties which is managed by magic getter and setters internally. |
Метод | Описание | |
---|---|---|
setVirtualmachine ( |
Sets virtualmachine |
public setVirtualmachine ( |
||
$virtualmachine | ||
Результат |
protected array $_properties | ||
Результат | array |
public string $accountid | ||
Результат | string |
public string $jobinstanceid | ||
Результат | string |
public string $jobinstancetype | ||
Результат | string |
public string $jobprocstatus | ||
Результат | string |
public string $jobresultcode | ||
Результат | string |
public string $userid | ||
Результат | string |