public static interface ApplicationGateway.DefinitionStages.WithPublicFrontend extends ApplicationGateway.DefinitionStages.WithPublicIPAddress
| Modifier and Type | Method and Description |
|---|---|
ApplicationGateway.DefinitionStages.WithCreate |
withoutPublicFrontend()
Specifies that the application gateway should not be Internet-facing.
|
withExistingPublicIPAddress, withExistingPublicIPAddresswithNewPublicIPAddress, withNewPublicIPAddressApplicationGateway.DefinitionStages.WithCreate withoutPublicFrontend()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/