ApplicationGatewayIPConfiguration.Update 接口
定义
The entirety of an application gateway IP configuration update as part of an application gateway update.
public interface Update extends Settable<ApplicationGateway.Update>,ApplicationGatewayIPConfiguration.UpdateStages.WithSubnet
继承成员
Settable<ParentT>.parent()
ApplicationGatewayIPConfiguration.UpdateStages.WithSubnet.withExistingSubnet(Subnet subnet)
ApplicationGatewayIPConfiguration.UpdateStages.WithSubnet.withExistingSubnet(Network network, String subnetName)
HasSubnet.UpdateStages.WithSubnet<ReturnT>.withExistingSubnet(String parentNetworkResourceId, String subnetName)