Uses of Class
com.microsoft.azure.management.network.ConnectivityDestination
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ConnectivityDestination in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionConnectivityParameters.destination()
Get the destination of connection.ConnectivityDestination.withAddress
(String address) Set the IP address or URI the resource to which a connection attempt will be made.Set port on which check connectivity will be performed.ConnectivityDestination.withResourceId
(String resourceId) Set the ID of the resource to which a connection attempt will be made.Modifier and TypeMethodDescriptionConnectivityParameters.withDestination
(ConnectivityDestination destination) Set the destination of connection.