Interface ApplicationGatewayFrontend.UpdateStages.WithPublicIPAddress
-
- All Superinterfaces:
HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ApplicationGatewayFrontend.Update>
- All Known Subinterfaces:
ApplicationGatewayFrontend.Update
- Enclosing interface:
- ApplicationGatewayFrontend.UpdateStages
public static interface ApplicationGatewayFrontend.UpdateStages.WithPublicIPAddress extends HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ApplicationGatewayFrontend.Update>
The stage of an application gateway frontend definition allowing to specify an existing public IP address to make the application gateway available at as Internet-facing.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress
withExistingPublicIPAddress, withExistingPublicIPAddress, withoutPublicIPAddress
-
-