public class TrafficAnalyticsProperties extends Object
| Constructor and Description |
|---|
TrafficAnalyticsProperties() |
| Modifier and Type | Method and Description |
|---|---|
TrafficAnalyticsConfigurationProperties |
networkWatcherFlowAnalyticsConfiguration()
Get the networkWatcherFlowAnalyticsConfiguration value.
|
TrafficAnalyticsProperties |
withNetworkWatcherFlowAnalyticsConfiguration(TrafficAnalyticsConfigurationProperties networkWatcherFlowAnalyticsConfiguration)
Set the networkWatcherFlowAnalyticsConfiguration value.
|
public TrafficAnalyticsConfigurationProperties networkWatcherFlowAnalyticsConfiguration()
public TrafficAnalyticsProperties withNetworkWatcherFlowAnalyticsConfiguration(TrafficAnalyticsConfigurationProperties networkWatcherFlowAnalyticsConfiguration)
networkWatcherFlowAnalyticsConfiguration - the networkWatcherFlowAnalyticsConfiguration value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/