MSDeployLogEntryOutput interface
MSDeploy 로그 항목
속성 세부 정보
message
로그 항목 메시지
message?: string
속성 값
string
time
로그 항목의 타임스탬프
time?: string
속성 값
string
type
로그 항목 유형
type?: "Warning" | "Error" | "Message"
속성 값
"Warning" | "Error" | "Message"