public static interface ApplicationGatewayProbe.UpdateStages.WithTimeout
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.Update |
withTimeoutInSeconds(int seconds)
Specifies the amount of time in seconds waiting for a response before the probe is considered failed.
|
ApplicationGatewayProbe.Update withTimeoutInSeconds(int seconds)
seconds - a number of seconds between 1 and 86400Copyright © 2021 Microsoft Corporation. All rights reserved.