TrafficAnalyticsConfigurationProperties interface

Parameters that define the configuration of traffic analytics.

Properties

enabled

Flag to enable/disable traffic analytics.

trafficAnalyticsInterval

The interval in minutes which would decide how frequently TA service should do flow analytics.

workspaceId

The resource guid of the attached workspace.

workspaceRegion

The location of the attached workspace.

workspaceResourceId

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