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