ParentT - the stage of the parent application gateway definition to return to after attaching this definitionpublic static interface ApplicationGatewayProbe.UpdateDefinitionStages.WithRetries<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.UpdateDefinitionStages.WithAttach<ParentT> |
withRetriesBeforeUnhealthy(int retryCount)
Specifies the number of retries before the server is considered unhealthy.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithAttach<ParentT> withRetriesBeforeUnhealthy(int retryCount)
retryCount - a number between 1 and 20/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/