Interface LoadBalancerHttpProbe

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.ChildResource<LoadBalancer>, com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<ProbeInner>, HasLoadBalancingRules, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<LoadBalancer>, HasPort, HasProtocol<ProbeProtocol>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, LoadBalancerProbe

public interface LoadBalancerHttpProbe extends LoadBalancerProbe
A client-side representation of an HTTP load balancing probe.
  • Method Details

    • requestPath

      String requestPath()
      Gets the HTTP request path for the HTTP probe to call to check the health status.
      Returns:
      the HTTP request path for the HTTP probe to call to check the health status