Interface LoadBalancerPublicFrontend.UpdateStages.WithPublicIPAddress
-
- All Superinterfaces:
HasPublicIpAddress.UpdateStages.WithExistingPublicIPAddress<LoadBalancerPublicFrontend.Update>,HasPublicIpAddress.UpdateStages.WithNewPublicIPAddress<LoadBalancerPublicFrontend.Update>,HasPublicIpAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<LoadBalancerPublicFrontend.Update>,HasPublicIpAddress.UpdateStages.WithPublicIPAddress<LoadBalancerPublicFrontend.Update>
- All Known Subinterfaces:
LoadBalancerPublicFrontend.Update
- Enclosing interface:
- LoadBalancerPublicFrontend.UpdateStages
public static interface LoadBalancerPublicFrontend.UpdateStages.WithPublicIPAddress extends HasPublicIpAddress.UpdateStages.WithPublicIPAddress<LoadBalancerPublicFrontend.Update>
The stage of a public frontend update allowing to specify an existing public IP address.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddress, withoutPublicIpAddress
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateStages.WithNewPublicIPAddress
withNewPublicIpAddress
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIpAddress, withNewPublicIpAddress
-
-