Class ConnectivityHop
java.lang.Object
com.microsoft.azure.management.network.ConnectivityHop
Information about a hop between the source and the destination.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConnectivityHop
public ConnectivityHop()
-
-
Method Details
-
type
Get the type of the hop.- Returns:
- the type value
-
id
Get the ID of the hop.- Returns:
- the id value
-
address
Get the IP address of the hop.- Returns:
- the address value
-
resourceId
Get the ID of the resource corresponding to this hop.- Returns:
- the resourceId value
-
nextHopIds
Get list of next hop identifiers.- Returns:
- the nextHopIds value
-
issues
Get list of issues.- Returns:
- the issues value
-