Uses of Class
com.microsoft.azure.management.network.ConnectivitySource
-
Packages that use ConnectivitySource Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ConnectivitySource in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ConnectivitySource Modifier and Type Method Description ConnectivitySourceConnectivityParameters. source()Get the source value.ConnectivitySourceConnectivitySource. withPort(Integer port)Set the port value.ConnectivitySourceConnectivitySource. withResourceId(String resourceId)Set the resourceId value.Methods in com.microsoft.azure.management.network with parameters of type ConnectivitySource Modifier and Type Method Description ConnectivityParametersConnectivityParameters. withSource(ConnectivitySource source)Set the source value.
-