ParentT - the stage of the parent application gateway definition to return to after attaching this
definitionpublic static interface ApplicationGatewayProbe.DefinitionStages.WithHost<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.DefinitionStages.WithPath<ParentT> |
withHost(String host)
Specifies the host name to send the probe to.
|
ApplicationGatewayProbe.DefinitionStages.WithPath<ParentT> withHost(String host)
host - a host nameCopyright © 2021 Microsoft Corporation. All rights reserved.