DiagnosticParameters interface
診斷作業的診斷參數
屬性
app |
應用程式實例名稱 |
duration | JFR 的持續時間。 1 分鐘可以以 1m 或 60s 表示。 |
file |
您自己的 BYOS 中的目標檔案路徑 |
屬性詳細資料
appInstance
應用程式實例名稱
appInstance?: string
屬性值
string
duration
JFR 的持續時間。 1 分鐘可以以 1m 或 60s 表示。
duration?: string
屬性值
string
filePath
您自己的 BYOS 中的目標檔案路徑
filePath?: string
屬性值
string