ParentT - the stage of the parent application gateway definition to return to after attaching this
definitionpublic static interface ApplicationGatewayProbe.DefinitionStages.WithRetries<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.DefinitionStages.WithAttach<ParentT> |
withRetriesBeforeUnhealthy(int retryCount)
Specifies the number of retries before the server is considered unhealthy.
|
ApplicationGatewayProbe.DefinitionStages.WithAttach<ParentT> withRetriesBeforeUnhealthy(int retryCount)
retryCount - a number between 1 and 20Copyright © 2021 Microsoft Corporation. All rights reserved.