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 com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.WithSubnet
withExistingSubnet
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinitionAlt
attach
Methods inherited from interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress
withPrivateIPAddressDynamic, withPrivateIPAddressStatic
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress
withExistingPublicIPAddress, withExistingPublicIPAddress
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.DefinitionStages.WithSubnet
withExistingSubnet