public static interface ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPath
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHttpConfiguration.Update |
withPath(String path)
Specifies the path prefix for all HTTP requests.
|
@Beta(value=V1_4_0) ApplicationGatewayBackendHttpConfiguration.Update withPath(String path)
path - a path/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/