network Watcher Flow Analytics Configuration
suspend fun networkWatcherFlowAnalyticsConfiguration(value: Output<TrafficAnalyticsConfigurationPropertiesArgs>)
suspend fun networkWatcherFlowAnalyticsConfiguration(value: TrafficAnalyticsConfigurationPropertiesArgs?)
Parameters
value
Parameters that define the configuration of traffic analytics.
suspend fun networkWatcherFlowAnalyticsConfiguration(argument: suspend TrafficAnalyticsConfigurationPropertiesArgsBuilder.() -> Unit)
Parameters
argument
Parameters that define the configuration of traffic analytics.