Interface LoadBalancerPrivateFrontend.Update
-
- All Superinterfaces:
HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress<LoadBalancerPrivateFrontend.Update>,LoadBalancerPrivateFrontend.UpdateStages.WithSubnet,com.microsoft.azure.management.resources.fluentcore.model.Settable<LoadBalancer.Update>
- Enclosing interface:
- LoadBalancerPrivateFrontend
public static interface LoadBalancerPrivateFrontend.Update extends com.microsoft.azure.management.resources.fluentcore.model.Settable<LoadBalancer.Update>, LoadBalancerPrivateFrontend.UpdateStages.WithSubnet, HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress<LoadBalancerPrivateFrontend.Update>
The entirety of a private frontend update as part of a load balancer update.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress
withPrivateIPAddressDynamic, withPrivateIPAddressStatic
-
Methods inherited from interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.UpdateStages.WithSubnet
withExistingSubnet
-
-