Traffic Analytics Properties Response
data class TrafficAnalyticsPropertiesResponse(val networkWatcherFlowAnalyticsConfiguration: TrafficAnalyticsConfigurationPropertiesResponse? = null)
Parameters that define the configuration of traffic analytics.
Constructors
Link copied to clipboard
constructor(networkWatcherFlowAnalyticsConfiguration: TrafficAnalyticsConfigurationPropertiesResponse? = null)
Properties
Link copied to clipboard
val networkWatcherFlowAnalyticsConfiguration: TrafficAnalyticsConfigurationPropertiesResponse? = null
Parameters that define the configuration of traffic analytics.