다음을 통해 공유


DiagnosticParameters interface

진단 작업의 진단 매개 변수

속성

appInstance

앱 인스턴스 이름

duration

JFR의 기간입니다. 1분은 1m 또는 60s로 나타낼 수 있습니다.

filePath

사용자 고유의 BYOS에서 대상 파일 경로

속성 세부 정보

appInstance

앱 인스턴스 이름

appInstance?: string

속성 값

string

duration

JFR의 기간입니다. 1분은 1m 또는 60s로 나타낼 수 있습니다.

duration?: string

속성 값

string

filePath

사용자 고유의 BYOS에서 대상 파일 경로

filePath?: string

속성 값

string