| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TrafficAnalyticsConfigurationProperties |
TrafficAnalyticsProperties.networkWatcherFlowAnalyticsConfiguration()
Get the networkWatcherFlowAnalyticsConfiguration property: Parameters that define the configuration of traffic
analytics.
|
TrafficAnalyticsConfigurationProperties |
TrafficAnalyticsConfigurationProperties.withEnabled(Boolean enabled)
Set the enabled property: Flag to enable/disable traffic analytics.
|
TrafficAnalyticsConfigurationProperties |
TrafficAnalyticsConfigurationProperties.withTrafficAnalyticsInterval(Integer trafficAnalyticsInterval)
Set the trafficAnalyticsInterval property: The interval in minutes which would decide how frequently TA service
should do flow analytics.
|
TrafficAnalyticsConfigurationProperties |
TrafficAnalyticsConfigurationProperties.withWorkspaceId(String workspaceId)
Set the workspaceId property: The resource guid of the attached workspace.
|
TrafficAnalyticsConfigurationProperties |
TrafficAnalyticsConfigurationProperties.withWorkspaceRegion(String workspaceRegion)
Set the workspaceRegion property: The location of the attached workspace.
|
TrafficAnalyticsConfigurationProperties |
TrafficAnalyticsConfigurationProperties.withWorkspaceResourceId(String workspaceResourceId)
Set the workspaceResourceId property: Resource Id of the attached workspace.
|
| Modifier and Type | Method and Description |
|---|---|
TrafficAnalyticsProperties |
TrafficAnalyticsProperties.withNetworkWatcherFlowAnalyticsConfiguration(TrafficAnalyticsConfigurationProperties networkWatcherFlowAnalyticsConfiguration)
Set the networkWatcherFlowAnalyticsConfiguration property: Parameters that define the configuration of traffic
analytics.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.