共用方式為


TrafficAnalyticsConfigurationProperties interface

定義流量分析組態的參數。

屬性

enabled

啟用/停用流量分析的旗標。

trafficAnalyticsInterval

以分鐘為單位的間隔,決定 TA 服務應該執行流程分析的頻率。

workspaceId

附加工作區的資源 GUID。

workspaceRegion

附加工作區的位置。

workspaceResourceId

附加工作區的資源識別碼。

屬性詳細資料

enabled

啟用/停用流量分析的旗標。

enabled?: boolean

屬性值

boolean

trafficAnalyticsInterval

以分鐘為單位的間隔,決定 TA 服務應該執行流程分析的頻率。

trafficAnalyticsInterval?: number

屬性值

number

workspaceId

附加工作區的資源 GUID。

workspaceId?: string

屬性值

string

workspaceRegion

附加工作區的位置。

workspaceRegion?: string

屬性值

string

workspaceResourceId

附加工作區的資源識別碼。

workspaceResourceId?: string

屬性值

string