Interface LoadBalancer.Update
- All Superinterfaces:
Appliable<LoadBalancer>,Indexable,LoadBalancer.UpdateStages.WithBackend,LoadBalancer.UpdateStages.WithInboundNatPool,LoadBalancer.UpdateStages.WithInboundNatRule,LoadBalancer.UpdateStages.WithLoadBalancingRule,LoadBalancer.UpdateStages.WithOutboundRule,LoadBalancer.UpdateStages.WithPrivateFrontend,LoadBalancer.UpdateStages.WithProbe,LoadBalancer.UpdateStages.WithPublicFrontend,Resource.UpdateWithTags<LoadBalancer.Update>
- Enclosing interface:
LoadBalancer
public static interface LoadBalancer.Update
extends Appliable<LoadBalancer>, Resource.UpdateWithTags<LoadBalancer.Update>, LoadBalancer.UpdateStages.WithProbe, LoadBalancer.UpdateStages.WithBackend, LoadBalancer.UpdateStages.WithLoadBalancingRule, LoadBalancer.UpdateStages.WithPublicFrontend, LoadBalancer.UpdateStages.WithPrivateFrontend, LoadBalancer.UpdateStages.WithOutboundRule, LoadBalancer.UpdateStages.WithInboundNatRule, LoadBalancer.UpdateStages.WithInboundNatPool
The template for a load balancer update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancer.UpdateStages.WithBackend
defineBackend, updateBackend, withoutBackendMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancer.UpdateStages.WithInboundNatPool
defineInboundNatPool, updateInboundNatPool, withoutInboundNatPoolMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancer.UpdateStages.WithInboundNatRule
defineInboundNatRule, updateInboundNatRule, withoutInboundNatRuleMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancer.UpdateStages.WithLoadBalancingRule
defineLoadBalancingRule, updateLoadBalancingRule, withoutLoadBalancingRuleMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancer.UpdateStages.WithOutboundRule
defineOutboundRule, updateOutboundRule, withoutOutboundRuleMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancer.UpdateStages.WithPrivateFrontend
definePrivateFrontend, updatePrivateFrontendMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancer.UpdateStages.WithProbe
defineHttpProbe, defineHttpsProbe, defineTcpProbe, updateHttpProbe, updateHttpsProbe, updateTcpProbe, withoutProbeMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancer.UpdateStages.WithPublicFrontend
definePublicFrontend, updatePublicFrontend, withoutFrontendMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags