MSDeployLogEntry interface
MSDeploy log entry
Properties
message | Log entry message NOTE: This property will not be serialized. It can only be populated by the server. |
time | Timestamp of log entry NOTE: This property will not be serialized. It can only be populated by the server. |
type | Log entry type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
message
Log entry message NOTE: This property will not be serialized. It can only be populated by the server.
message?: string
Property Value
string
time
Timestamp of log entry NOTE: This property will not be serialized. It can only be populated by the server.
time?: Date
Property Value
Date
type
Log entry type NOTE: This property will not be serialized. It can only be populated by the server.
type?: MSDeployLogEntryType