Uses of Class
com.microsoft.azure.management.network.ConnectionMonitorSource
Packages that use ConnectionMonitorSource
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ConnectionMonitorSource in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ConnectionMonitorSourceModifier and TypeMethodDescriptionConnectionMonitor.source()ConnectionMonitorParameters.source()Get describes the source of connection monitor.Set the source port used by connection monitor.ConnectionMonitorSource.withResourceId(String resourceId) Set the ID of the resource used as the source by connection monitor.Methods in com.microsoft.azure.management.network with parameters of type ConnectionMonitorSourceModifier and TypeMethodDescriptionConnectionMonitorParameters.withSource(ConnectionMonitorSource source) Set describes the source of connection monitor.