Interface ApplicationGateway.UpdateStages.WithPublicIPAddress
-
- All Superinterfaces:
HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ApplicationGateway.Update>,HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ApplicationGateway.Update>,HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ApplicationGateway.Update>
- All Known Subinterfaces:
ApplicationGateway.Update
- Enclosing interface:
- ApplicationGateway.UpdateStages
public static interface ApplicationGateway.UpdateStages.WithPublicIPAddress extends HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ApplicationGateway.Update>
The stage of an application gateway update allowing to specify a public IP address for the public frontend.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress
withExistingPublicIPAddress, withExistingPublicIPAddress, withoutPublicIPAddress
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIPAddress, withNewPublicIPAddress
-
-