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 com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseBodyContents
withHealthyHttpResponseBodyContents
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseStatusCodeRanges
withHealthyHttpResponseStatusCodeRange, withHealthyHttpResponseStatusCodeRange, withHealthyHttpResponseStatusCodeRanges, withoutHealthyHttpResponseStatusCodeRanges
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithHost
withHost
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithInterval
withTimeBetweenProbesInSeconds
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithPath
withPath
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithProtocol
withHttp, withHttps
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithRetries
withRetriesBeforeUnhealthy
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithTimeout
withTimeoutInSeconds
Methods inherited from interface com.microsoft.azure.management.network.model.HasProtocol.UpdateStages.WithProtocol
withProtocol