Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
TrafficAnalyticsConfigurationProperties |
TrafficAnalyticsProperties.networkWatcherFlowAnalyticsConfiguration()
Get the networkWatcherFlowAnalyticsConfiguration value.
|
TrafficAnalyticsConfigurationProperties |
TrafficAnalyticsConfigurationProperties.withEnabled(boolean enabled)
Set the enabled value.
|
TrafficAnalyticsConfigurationProperties |
TrafficAnalyticsConfigurationProperties.withWorkspaceId(String workspaceId)
Set the workspaceId value.
|
TrafficAnalyticsConfigurationProperties |
TrafficAnalyticsConfigurationProperties.withWorkspaceRegion(String workspaceRegion)
Set the workspaceRegion value.
|
TrafficAnalyticsConfigurationProperties |
TrafficAnalyticsConfigurationProperties.withWorkspaceResourceId(String workspaceResourceId)
Set the workspaceResourceId value.
|
Modifier and Type | Method and Description |
---|---|
TrafficAnalyticsProperties |
TrafficAnalyticsProperties.withNetworkWatcherFlowAnalyticsConfiguration(TrafficAnalyticsConfigurationProperties networkWatcherFlowAnalyticsConfiguration)
Set the networkWatcherFlowAnalyticsConfiguration value.
|
Copyright © 2019. All rights reserved.