public interface ApplicationGatewayIpConfiguration extends HasInnerModel<ApplicationGatewayIpConfigurationInner>, ChildResource<ApplicationGateway>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayIpConfiguration.Definition<ParentT>
The entirety of an application gateway IP configuration definition.
|
static interface |
ApplicationGatewayIpConfiguration.DefinitionStages
Grouping of application gateway IP configuration definition stages.
|
static interface |
ApplicationGatewayIpConfiguration.Update
The entirety of an application gateway IP configuration update as part of an application gateway update.
|
static interface |
ApplicationGatewayIpConfiguration.UpdateDefinition<ParentT>
The entirety of an application gateway IP configuration definition as part of an application gateway update.
|
static interface |
ApplicationGatewayIpConfiguration.UpdateDefinitionStages
Grouping of application gateway IP configuration definition stages applicable as part of an application gateway
update.
|
static interface |
ApplicationGatewayIpConfiguration.UpdateStages
Grouping of application gateway IP configuration update stages.
|
| Modifier and Type | Method and Description |
|---|---|
Subnet |
getSubnet() |
String |
networkId() |
String |
subnetName() |
innerModelString networkId()
String subnetName()
Subnet getSubnet()
Note, this results in a separate call to Azure.
Copyright © 2021 Microsoft Corporation. All rights reserved.