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