Uses of Class
com.microsoft.azure.management.network.ConnectivitySource
Packages that use ConnectivitySource
Package
Description
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 ConnectivitySourceModifier and TypeMethodDescriptionConnectivityParameters.source()
Get the source of the connection.Set the source port from which a connectivity check will be performed.ConnectivitySource.withResourceId
(String resourceId) Set the ID of the resource from which a connectivity check will be initiated.Methods in com.microsoft.azure.management.network with parameters of type ConnectivitySourceModifier and TypeMethodDescriptionConnectivityParameters.withSource
(ConnectivitySource source) Set the source of the connection.