public static interface ApplicationGatewayProbe.UpdateStages.WithPath
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.Update |
withPath(String path)
Specifies the relative path for the probe to call.
|
ApplicationGatewayProbe.Update withPath(String path)
A probe is sent to <protocol>://<host>:<port><path>.
path - a relative pathCopyright © 2021 Microsoft Corporation. All rights reserved.