Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MSDeployLogEntry

Package version

MSDeploy log entry

Hierarchy

  • MSDeployLogEntry

Index

Properties

Properties

Optional message

message: undefined | string

Log entry message NOTE: This property will not be serialized. It can only be populated by the server.

Optional time

time: Date

Timestamp of log entry NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

Log entry type. Possible values include: 'Message', 'Warning', 'Error' NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc