Interface ApplicationGatewayProbe.UpdateDefinition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayProbe.UpdateDefinitionStages.Blank<ParentT>
,ApplicationGatewayProbe.UpdateDefinitionStages.WithAttach<ParentT>
,ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseBodyContents<ParentT>
,ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseStatusCodeRanges<ParentT>
,ApplicationGatewayProbe.UpdateDefinitionStages.WithHost<ParentT>
,ApplicationGatewayProbe.UpdateDefinitionStages.WithInterval<ParentT>
,ApplicationGatewayProbe.UpdateDefinitionStages.WithPath<ParentT>
,ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT>
,ApplicationGatewayProbe.UpdateDefinitionStages.WithRetries<ParentT>
,ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT>
,Attachable.InUpdateAlt<ParentT>
,HasProtocol.UpdateDefinitionStages.WithProtocol<ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT>,
ApplicationGatewayProtocol>
- Enclosing interface:
- ApplicationGatewayProbe
public static interface ApplicationGatewayProbe.UpdateDefinition<ParentT>
extends ApplicationGatewayProbe.UpdateDefinitionStages.Blank<ParentT>, ApplicationGatewayProbe.UpdateDefinitionStages.WithAttach<ParentT>, ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT>, ApplicationGatewayProbe.UpdateDefinitionStages.WithPath<ParentT>, ApplicationGatewayProbe.UpdateDefinitionStages.WithHost<ParentT>, ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT>, ApplicationGatewayProbe.UpdateDefinitionStages.WithInterval<ParentT>
The entirety of an application gateway probe definition as part of an application gateway update.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseBodyContents
withHealthyHttpResponseBodyContents
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseStatusCodeRanges
withHealthyHttpResponseStatusCodeRange, withHealthyHttpResponseStatusCodeRange, withHealthyHttpResponseStatusCodeRanges
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithHost
withHost
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithInterval
withTimeBetweenProbesInSeconds
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithPath
withPath
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol
withHttp, withHttps
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithRetries
withRetriesBeforeUnhealthy
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout
withTimeoutInSeconds
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdateAlt
attach
Methods inherited from interface com.microsoft.azure.management.network.model.HasProtocol.UpdateDefinitionStages.WithProtocol
withProtocol