TrafficAnalyticsConfigurationProperties interface
定義使用分析組態的參數。
屬性
| enabled | 啟用/停用使用分析的旗標。 |
| traffic |
以分鐘為單位的間隔,決定TA服務應該執行流程分析的頻率。 |
| workspace |
附加工作區的資源 GUID。 |
| workspace |
附加工作區的位置。 |
| workspace |
附加工作區的資源標識碼。 |
屬性詳細資料
enabled
啟用/停用使用分析的旗標。
enabled?: boolean
屬性值
boolean
trafficAnalyticsInterval
以分鐘為單位的間隔,決定TA服務應該執行流程分析的頻率。
trafficAnalyticsInterval?: number
屬性值
number
workspaceId
附加工作區的資源 GUID。
workspaceId?: string
屬性值
string
workspaceRegion
附加工作區的位置。
workspaceRegion?: string
屬性值
string
workspaceResourceId
附加工作區的資源標識碼。
workspaceResourceId?: string
屬性值
string