Interface LoadBalancerPrivateFrontend.Update
-
- All Superinterfaces:
HasPrivateIpAddress.UpdateStages.WithPrivateIPAddress<LoadBalancerPrivateFrontend.Update>,LoadBalancerPrivateFrontend.UpdateStages.WithSubnet,Settable<LoadBalancer.Update>
- Enclosing interface:
- LoadBalancerPrivateFrontend
public static interface LoadBalancerPrivateFrontend.Update extends 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.azure.resourcemanager.network.models.HasPrivateIpAddress.UpdateStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStatic
-
Methods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerPrivateFrontend.UpdateStages.WithSubnet
withExistingSubnet
-
-