Interface HasPublicIpAddress.UpdateStages.WithPublicIPAddress<ReturnT>

Type Parameters:
ReturnT - the next stage of the update
All Superinterfaces:
HasPublicIpAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>, HasPublicIpAddress.UpdateStages.WithNewPublicIPAddress<ReturnT>, HasPublicIpAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
All Known Subinterfaces:
LoadBalancerPublicFrontend.Update, LoadBalancerPublicFrontend.UpdateStages.WithPublicIPAddress, NicIpConfiguration.Update, NicIpConfiguration.UpdateStages.WithPublicIPAddress
Enclosing interface:
HasPublicIpAddress.UpdateStages

public static interface HasPublicIpAddress.UpdateStages.WithPublicIPAddress<ReturnT> extends HasPublicIpAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>, HasPublicIpAddress.UpdateStages.WithNewPublicIPAddress<ReturnT>
The stage definition allowing to associate the resource with a public IP address.