Interface ApplicationGatewayProbe.DefinitionStages.WithAttach<ReturnT>

Type Parameters:
ReturnT - the stage of the parent application gateway definition to return to after attaching this definition
All Superinterfaces:
ApplicationGatewayProbe.DefinitionStages.WithHealthyHttpResponseBodyContents<ReturnT>, ApplicationGatewayProbe.DefinitionStages.WithHealthyHttpResponseStatusCodeRanges<ReturnT>, ApplicationGatewayProbe.DefinitionStages.WithInterval<ReturnT>, ApplicationGatewayProbe.DefinitionStages.WithRetries<ReturnT>, Attachable.InDefinitionAlt<ReturnT>
All Known Subinterfaces:
ApplicationGatewayProbe.Definition<ParentT>
Enclosing interface:
ApplicationGatewayProbe.DefinitionStages

The final stage of an application gateway probe definition.

At this stage, any remaining optional settings can be specified, or the probe definition can be attached to the parent application gateway definition.