ApplicationGateway.UpdateStages.WithIPConfig.withoutIPConfiguration(String ipConfigurationName) 方法
定义
Removes the specified IP configuration.
Note that removing an IP configuration referenced by other settings may break the application gateway. Also, there must be at least one IP configuration for the application gateway to function.
public Update withoutIPConfiguration(String ipConfigurationName)
参数
- ipConfigurationName
- String
the name of the IP configuration to remove
返回
the next stage of the update