Uses of Class
com.azure.resourcemanager.apimanagement.models.ConnectivityHop
Packages that use ConnectivityHop
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ConnectivityHop in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return types with arguments of type ConnectivityHopModifier and TypeMethodDescriptionConnectivityCheckResponseInner.hops()Get the hops property: List of hops between the source and the destination. -
Uses of ConnectivityHop in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ConnectivityHopModifier and TypeMethodDescriptionstatic ConnectivityHopConnectivityHop.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectivityHop from the JsonReader.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type ConnectivityHopModifier and TypeMethodDescriptionConnectivityCheckResponse.hops()Gets the hops property: List of hops between the source and the destination.