Interface ApplicationGatewayProbe.Update
- All Superinterfaces:
ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseBodyContents, ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseStatusCodeRanges, ApplicationGatewayProbe.UpdateStages.WithHost, ApplicationGatewayProbe.UpdateStages.WithInterval, ApplicationGatewayProbe.UpdateStages.WithPath, ApplicationGatewayProbe.UpdateStages.WithProtocol, ApplicationGatewayProbe.UpdateStages.WithRetries, ApplicationGatewayProbe.UpdateStages.WithTimeout, HasProtocol.UpdateStages.WithProtocol<ApplicationGatewayProbe.Update, ApplicationGatewayProtocol>, Settable<ApplicationGateway.Update>
- Enclosing interface:
ApplicationGatewayProbe
public static interface ApplicationGatewayProbe.Update
extends Settable<ApplicationGateway.Update>, ApplicationGatewayProbe.UpdateStages.WithProtocol, ApplicationGatewayProbe.UpdateStages.WithPath, ApplicationGatewayProbe.UpdateStages.WithHost, ApplicationGatewayProbe.UpdateStages.WithTimeout, ApplicationGatewayProbe.UpdateStages.WithInterval, ApplicationGatewayProbe.UpdateStages.WithRetries, ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseStatusCodeRanges, ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseBodyContents
The entirety of an application gateway probe update as part of an application gateway update.
-
Method Summary
Methods inherited from interface ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseBodyContents
withHealthyHttpResponseBodyContentsMethods inherited from interface ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseStatusCodeRanges
withHealthyHttpResponseStatusCodeRange, withHealthyHttpResponseStatusCodeRange, withHealthyHttpResponseStatusCodeRanges, withoutHealthyHttpResponseStatusCodeRangesMethods inherited from interface ApplicationGatewayProbe.UpdateStages.WithHost
withHost, withHostNameFromBackendHttpSettings, withoutHostNameFromBackendHttpSettingsMethods inherited from interface ApplicationGatewayProbe.UpdateStages.WithInterval
withTimeBetweenProbesInSecondsMethods inherited from interface ApplicationGatewayProbe.UpdateStages.WithPath
withPathMethods inherited from interface ApplicationGatewayProbe.UpdateStages.WithProtocol
withHttp, withHttpsMethods inherited from interface ApplicationGatewayProbe.UpdateStages.WithRetries
withRetriesBeforeUnhealthyMethods inherited from interface ApplicationGatewayProbe.UpdateStages.WithTimeout
withTimeoutInSecondsMethods inherited from interface HasProtocol.UpdateStages.WithProtocol
withProtocol