Click or drag to resize

JelasticOperationLog Properties

The JelasticOperationLog type exposes the following members.

Properties
  NameDescription
Public propertyCreationDate
Date the job was created.
(Inherited from OperationLog.)
Public propertyErrorDescription (Inherited from OperationLog.)
Public propertyJelasticAccountId
ID of the Jelastic account associated with the job.
Public propertyJelasticPacket
Public propertyJelasticPacketID
Public propertyJelasticUsername
Username of the Jelastic account associated with the job.
Public propertyJobId
ID of the Jelastic job.
(Inherited from OperationLog.)
Public propertyLastUpdateDate
Date the job status or progress was last updated.
(Inherited from OperationLog.)
Public propertyMessage (Inherited from OperationLog.)
Public propertyOperationName
Jelastic job operation name.
(Inherited from OperationLog.)
Public propertyOperationStatus
Current job status.
(Inherited from OperationLog.)
Public propertyOperationUsername
Username of the user initiated the job.
(Inherited from OperationLog.)
Public propertyProgress
Current job progress (0 to 100).
(Inherited from OperationLog.)
Public propertyResourceId
ID of the job resource.
(Inherited from OperationLog.)
Public propertyUserDescription (Inherited from OperationLog.)
Public propertyUserId
ID of the user associated with the job.
(Inherited from OperationLog.)
Top
See Also