ApplicationGatewayIpConfiguration.Update |
ApplicationGateway.UpdateStages.WithIPConfig.updateDefaultIPConfiguration() |
Begins the update of the default IP configuration i.e.
|
ApplicationGatewayIpConfiguration.Update |
ApplicationGateway.UpdateStages.WithIPConfig.updateIPConfiguration(String ipConfigurationName) |
Begins the update of an existing IP configuration.
|
ApplicationGatewayIpConfiguration.Update |
ApplicationGatewayIpConfiguration.UpdateStages.WithSubnet.withExistingSubnet(Network network,
String subnetName) |
Specifies an existing subnet the application gateway should be part of and get its private IP address
from.
|
ApplicationGatewayIpConfiguration.Update |
ApplicationGatewayIpConfiguration.UpdateStages.WithSubnet.withExistingSubnet(Subnet subnet) |
Specifies an existing subnet the application gateway should be part of and get its private IP address
from.
|