共用方式為


MSDeployLogEntryOutput interface

MSDeploy 記錄專案

屬性

message

記錄專案訊息

time

記錄項目的時間戳

type

記錄項目類型

屬性詳細資料

message

記錄專案訊息

message?: string

屬性值

string

time

記錄項目的時間戳

time?: string

屬性值

string

type

記錄項目類型

type?: "Warning" | "Error" | "Message"

屬性值

"Warning" | "Error" | "Message"