TrafficAnalyticsConfigurationProperties Class

Parameters that define the configuration of traffic analytics.

All required parameters must be populated in order to send to Azure.

Inheritance
TrafficAnalyticsConfigurationProperties

Constructor

TrafficAnalyticsConfigurationProperties(*, enabled: bool, workspace_id: str, workspace_region: str, workspace_resource_id: str, **kwargs)

Parameters

enabled
bool

Required. Flag to enable/disable traffic analytics.

workspace_id
str

Required. The resource guid of the attached workspace.

workspace_region
str

Required. The location of the attached workspace.

workspace_resource_id
str

Required. Resource Id of the attached workspace.