ParentT - the stage of the parent application gateway update to return to after attaching this
definitionpublic static interface ApplicationGatewayProbe.UpdateDefinitionStages.WithPath<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT> |
withPath(String path)
Specifies the relative path for the probe to call.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT> withPath(String path)
A probe is sent to <protocol>://<host>:<port><path>.
path - a relative pathCopyright © 2020 Microsoft Corporation. All rights reserved.