public static interface ApplicationGatewayIpConfiguration.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayIpConfiguration.DefinitionStages.Blank<ParentT>
The first stage of an application gateway IP configuration definition.
|
static interface |
ApplicationGatewayIpConfiguration.DefinitionStages.WithAttach<ParentT>
The final stage of the application gateway IP configuration definition.
|
static interface |
ApplicationGatewayIpConfiguration.DefinitionStages.WithSubnet<ParentT>
The stage of an application gateway IP configuration definition allowing to specify the subnet the
application gateway is on.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.