Interface ApplicationGatewayFrontend.UpdateDefinition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayFrontend.UpdateDefinitionStages.Blank<ParentT>
,ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>
,ApplicationGatewayFrontend.UpdateDefinitionStages.WithPrivateIP<ParentT>
,ApplicationGatewayFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT>
,ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet<ParentT>
,Attachable.InUpdateAlt<ParentT>
,HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress<ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>>
,HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>>
,HasSubnet.UpdateDefinitionStages.WithSubnet<ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>>
- Enclosing interface:
- ApplicationGatewayFrontend
public static interface ApplicationGatewayFrontend.UpdateDefinition<ParentT>
extends ApplicationGatewayFrontend.UpdateDefinitionStages.Blank<ParentT>, ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>
The entirety of an application gateway frontend definition as part of an application gateway update.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet
withExistingSubnet
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdateAlt
attach
Methods inherited from interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress
withPrivateIPAddressDynamic, withPrivateIPAddressStatic
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress
withExistingPublicIPAddress, withExistingPublicIPAddress
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.UpdateDefinitionStages.WithSubnet
withExistingSubnet