ReturnT - the stage of the application gateway URL path map definition to return to after attaching this definitionpublic static interface ApplicationGatewayPathRule.UpdateDefinitionStages.WithPath<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach<ReturnT> |
withPath(String path) |
ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach<ReturnT> |
withPaths(String... paths) |
ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach<ReturnT> withPath(String path)
path - for the path ruleApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach<ReturnT> withPaths(String... paths)
paths - for the path rule/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/