Interface LoadBalancerPrivateFrontend.Update
- All Superinterfaces:
HasPrivateIpAddress.UpdateStages.WithPrivateIPAddress<LoadBalancerPrivateFrontend.Update>, LoadBalancerPrivateFrontend.UpdateStages.WithSubnet, com.azure.resourcemanager.resources.fluentcore.model.Settable<LoadBalancer.Update>
- Enclosing interface:
LoadBalancerPrivateFrontend
public static interface LoadBalancerPrivateFrontend.Update
extends com.azure.resourcemanager.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 HasPrivateIpAddress.UpdateStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStaticMethods inherited from interface LoadBalancerPrivateFrontend.UpdateStages.WithSubnet
withExistingSubnetMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Settable
parent