public static interface ApplicationGatewayIPConfiguration.UpdateDefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.Blank<ParentT>
The first stage of an application gateway IP configuration definition.
|
static interface |
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of an application gateway IP configuration definition.
|
static interface |
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithSubnet<ParentT>
The stage of an application gateway IP configuration definition allowing to specify the subnet the application gateway is on.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/