Interface LoadBalancerProbe

All Superinterfaces:
ChildResource<LoadBalancer>, HasInner<com.microsoft.azure.management.network.implementation.ProbeInner>, HasLoadBalancingRules, HasName, HasParent<LoadBalancer>, HasPort, HasProtocol<ProbeProtocol>, Indexable
All Known Subinterfaces:
LoadBalancerHttpProbe, LoadBalancerTcpProbe

public interface LoadBalancerProbe extends HasInner<com.microsoft.azure.management.network.implementation.ProbeInner>, ChildResource<LoadBalancer>, HasLoadBalancingRules, HasProtocol<ProbeProtocol>, HasPort
A client-side representation of a load balancing probe.
  • Method Details

    • intervalInSeconds

      int intervalInSeconds()
      Returns:
      number of seconds between probes
    • numberOfProbes

      int numberOfProbes()
      Returns:
      number of failed probes before the node is determined to be unhealthy