ApplicationGatewayFrontend.UpdateDefinitionStages.Blank<ParentT> 接口
定义
The first stage of an application gateway frontend definition.
public interface Blank<ParentT> extends ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet<ParentT>
类型参数
- ParentT
the stage of the parent application gateway definition to return to after attaching this definition
继承成员
ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet<ParentT>.withExistingSubnet(Network network, String subnetName)
HasSubnet.UpdateDefinitionStages.WithSubnet<ReturnT>.withExistingSubnet(String parentNetworkResourceId, String subnetName)