ReturnT - the stage of the application gateway URL path map definition to return to after attaching
this definitionpublic static interface ApplicationGatewayPathRule.DefinitionStages.WithPath<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayPathRule.DefinitionStages.WithAttach<ReturnT> |
withPath(String path) |
ApplicationGatewayPathRule.DefinitionStages.WithAttach<ReturnT> |
withPaths(String... paths) |
ApplicationGatewayPathRule.DefinitionStages.WithAttach<ReturnT> withPath(String path)
path - for the path ruleApplicationGatewayPathRule.DefinitionStages.WithAttach<ReturnT> withPaths(String... paths)
paths - for the path ruleCopyright © 2021 Microsoft Corporation. All rights reserved.