public static interface ApplicationGatewayProbe.UpdateStages.WithRetries
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.Update |
withRetriesBeforeUnhealthy(int retryCount)
Specifies the number of retries before the server is considered unhealthy.
|
ApplicationGatewayProbe.Update 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.
*/