OperationLog Class |
Namespace: Aruba.Cloud.Common.Entities
The OperationLog type exposes the following members.
Name | Description | |
---|---|---|
OperationLog | Initializes a new instance of the OperationLog class |
Name | Description | |
---|---|---|
CreationDate |
Date the job was created.
| |
ErrorDescription | ||
JobId |
ID of the Jelastic job.
| |
LastUpdateDate |
Date the job status or progress was last updated.
| |
Message | ||
OperationName |
Jelastic job operation name.
| |
OperationStatus |
Current job status.
| |
OperationUsername |
Username of the user initiated the job.
| |
Progress |
Current job progress (0 to 100).
| |
ResourceId |
ID of the job resource.
| |
UserDescription | ||
UserId |
ID of the user associated with the job.
|