Interface ApplicationGatewayProbe.UpdateDefinitionStages.WithRetries<ParentT>

Type Parameters:
ParentT - the stage of the parent application gateway update to return to after attaching this definition
All Known Subinterfaces:
ApplicationGatewayProbe.UpdateDefinition<ParentT>, ApplicationGatewayProbe.UpdateDefinitionStages.WithAttach<ParentT>
Enclosing interface:
ApplicationGatewayProbe.UpdateDefinitionStages

public static interface ApplicationGatewayProbe.UpdateDefinitionStages.WithRetries<ParentT>
Stage of an application gateway probe definition allowing to specify the number of retries before the server is considered unhealthy.
  • Method Details