public final class TrafficAnalyticsProperties extends Object
| Constructor and Description |
|---|
TrafficAnalyticsProperties() |
| Modifier and Type | Method and Description |
|---|---|
TrafficAnalyticsConfigurationProperties |
networkWatcherFlowAnalyticsConfiguration()
Get the networkWatcherFlowAnalyticsConfiguration property: Parameters that define the configuration of traffic
analytics.
|
void |
validate()
Validates the instance.
|
TrafficAnalyticsProperties |
withNetworkWatcherFlowAnalyticsConfiguration(TrafficAnalyticsConfigurationProperties networkWatcherFlowAnalyticsConfiguration)
Set the networkWatcherFlowAnalyticsConfiguration property: Parameters that define the configuration of traffic
analytics.
|
public TrafficAnalyticsConfigurationProperties networkWatcherFlowAnalyticsConfiguration()
public TrafficAnalyticsProperties withNetworkWatcherFlowAnalyticsConfiguration(TrafficAnalyticsConfigurationProperties networkWatcherFlowAnalyticsConfiguration)
networkWatcherFlowAnalyticsConfiguration - the networkWatcherFlowAnalyticsConfiguration value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.