Uses of Class
com.azure.resourcemanager.network.models.ConnectivityHop
-
Packages that use ConnectivityHop Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ConnectivityHop in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type ConnectivityHop Modifier and Type Method Description List<ConnectivityHop>ConnectivityInformationInner. hops()Get the hops property: List of hops between the source and the destination. -
Uses of ConnectivityHop in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type ConnectivityHop Modifier and Type Method Description List<ConnectivityHop>ConnectionStateSnapshot. hops()Get the hops property: List of hops between the source and the destination.List<ConnectivityHop>ConnectivityCheck. hops()
-