Uses of Interface
com.microsoft.azure.management.network.LoadBalancerProbe
-
Packages that use LoadBalancerProbe Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerProbe in com.microsoft.azure.management.network
Subinterfaces of LoadBalancerProbe in com.microsoft.azure.management.network Modifier and Type Interface Description interfaceLoadBalancerHttpProbeA client-side representation of an HTTP load balancing probe.interfaceLoadBalancerTcpProbeA client-side representation of a TCP load balancing probe.Methods in com.microsoft.azure.management.network that return LoadBalancerProbe Modifier and Type Method Description LoadBalancerProbeLoadBalancingRule. probe()
-