Microsoft.Azure.Management.Network.Fluent.LoadBalancerHttpProbe.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IUpdate |
The entirety of a probe update as part of a load balancer update. |
IWithIntervalInSeconds |
The stage of the HTTP probe update allowing to modify the probe interval. |
IWithNumberOfProbes |
The stage of the HTTP probe update allowing to modify the number of unsuccessful probes before failure is determined. |
IWithPort |
The stage of the HTTP probe update allowing to modify the port number to monitor. |
IWithRequestPath |
The stage of the HTTP probe update allowing to modify the HTTP request path for the probe to monitor. |
Azure SDK for .NET