Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.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 an application gateway probe update as part of an application gateway update. |
IWithHealthyHttpResponseBodyContents |
The stage of an application gateway probe update allowing to specify the body contents of a healthy HTTP response to a probe. |
IWithHealthyHttpResponseBodyContentsBeta |
The stage of an application gateway probe update allowing to specify the body contents of a healthy HTTP response to a probe. |
IWithHealthyHttpResponseStatusCodeRanges |
The stage of an application gateway probe update allowing to specify healthy HTTP response status code ranges. |
IWithHealthyHttpResponseStatusCodeRangesBeta |
The stage of an application gateway probe update allowing to specify healthy HTTP response status code ranges. |
IWithHost |
Stage of an application gateway probe update allowing to specify the host to send the probe to. |
IWithInterval |
Stage of an application gateway probe update allowing to specify the time interval between consecutive probes. |
IWithPath |
Stage of an application gateway probe update allowing to specify the path to send the probe to. |
IWithProtocol |
Stage of an application gateway probe update allowing to specify the protocol of the probe. |
IWithRetries |
Stage of an application gateway probe update allowing to specify the number of retries before the server is considered unhealthy. |
IWithTimeout |
Stage of an application gateway probe update allowing to specify the amount of time to after which the probe is considered failed. |
Azure SDK for .NET