Interface ApplicationGatewayFrontend.Definition<ParentT>
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayFrontend.DefinitionStages.Blank<ParentT>, ApplicationGatewayFrontend.DefinitionStages.WithAttach<ParentT>, ApplicationGatewayFrontend.DefinitionStages.WithPrivateIP<ParentT>, ApplicationGatewayFrontend.DefinitionStages.WithPublicIPAddress<ParentT>, ApplicationGatewayFrontend.DefinitionStages.WithSubnet<ParentT>, Attachable.InDefinitionAlt<ParentT>, HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress<ApplicationGatewayFrontend.DefinitionStages.WithAttach<ParentT>>, HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<ApplicationGatewayFrontend.DefinitionStages.WithAttach<ParentT>>, HasSubnet.DefinitionStages.WithSubnet<ApplicationGatewayFrontend.DefinitionStages.WithAttach<ParentT>>
- Enclosing interface:
ApplicationGatewayFrontend
public static interface ApplicationGatewayFrontend.Definition<ParentT>
extends ApplicationGatewayFrontend.DefinitionStages.Blank<ParentT>, ApplicationGatewayFrontend.DefinitionStages.WithAttach<ParentT>, ApplicationGatewayFrontend.DefinitionStages.WithPublicIPAddress<ParentT>
The entirety of an application gateway frontend definition.
-
Method Summary
Methods inherited from interface ApplicationGatewayFrontend.DefinitionStages.WithSubnet
withExistingSubnetMethods inherited from interface Attachable.InDefinitionAlt
attachMethods inherited from interface HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStaticMethods inherited from interface HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddressMethods inherited from interface HasSubnet.DefinitionStages.WithSubnet
withExistingSubnet