Uses of Class
com.microsoft.azure.management.network.ConnectionMonitorSource
-
Packages that use ConnectionMonitorSource Package Description com.microsoft.azure.management.network 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 ConnectionMonitorSource Modifier and Type Method Description ConnectionMonitorSourceConnectionMonitor. source()ConnectionMonitorSourceConnectionMonitorParameters. source()Get the source value.ConnectionMonitorSourceConnectionMonitorSource. withPort(Integer port)Set the port value.ConnectionMonitorSourceConnectionMonitorSource. withResourceId(String resourceId)Set the resourceId value.Methods in com.microsoft.azure.management.network with parameters of type ConnectionMonitorSource Modifier and Type Method Description ConnectionMonitorParametersConnectionMonitorParameters. withSource(ConnectionMonitorSource source)Set the source value.
-