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