TrafficAnalyticsConfigurationProperties interface
Parameters that define the configuration of traffic analytics.
Properties
enabled | Flag to enable/disable traffic analytics. |
traffic |
The interval in minutes which would decide how frequently TA service should do flow analytics. |
workspace |
The resource guid of the attached workspace. |
workspace |
The location of the attached workspace. |
workspace |
Resource Id of the attached workspace. |
Property Details
enabled
Flag to enable/disable traffic analytics.
enabled?: boolean
Property Value
boolean
trafficAnalyticsInterval
The interval in minutes which would decide how frequently TA service should do flow analytics.
trafficAnalyticsInterval?: number
Property Value
number
workspaceId
The resource guid of the attached workspace.
workspaceId?: string
Property Value
string
workspaceRegion
The location of the attached workspace.
workspaceRegion?: string
Property Value
string
workspaceResourceId
Resource Id of the attached workspace.
workspaceResourceId?: string
Property Value
string