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.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress
withExistingPublicIPAddress, withExistingPublicIPAddress, withoutPublicIPAddress
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddress
withNewPublicIPAddress
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIPAddress, withNewPublicIPAddress
-
-