Uses of Class
com.microsoft.azure.management.network.ConnectionMonitorSource
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ConnectionMonitorSource in com.microsoft.azure.management.network
Modifier 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.Modifier and TypeMethodDescriptionConnectionMonitorParameters.withSource
(ConnectionMonitorSource source) Set describes the source of connection monitor.