public static interface LoadBalancer.Update extends com.microsoft.azure.management.resources.fluentcore.model.Appliable<LoadBalancer>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags<LoadBalancer.Update>, LoadBalancer.UpdateStages.WithProbe, LoadBalancer.UpdateStages.WithBackend, LoadBalancer.UpdateStages.WithLoadBalancingRule, LoadBalancer.UpdateStages.WithInternetFrontend, LoadBalancer.UpdateStages.WithInternalFrontend, LoadBalancer.UpdateStages.WithNetworkSubnet, LoadBalancer.UpdateStages.WithInboundNatRule, LoadBalancer.UpdateStages.WithInboundNatPool
Call Appliable.apply() to apply the changes to the resource in Azure.
apply, applyAsync, applyAsynckeywithoutTag, withTag, withTagsdefineHttpProbe, defineTcpProbe, updateHttpProbe, updateTcpProbe, withHttpProbe, withoutProbe, withTcpProbedefineBackend, updateBackend, withoutBackenddefineLoadBalancingRule, updateLoadBalancingRule, withLoadBalancingRule, withLoadBalancingRule, withoutLoadBalancingRuledefinePublicFrontend, updateInternetFrontend, withoutFrontendwithExistingPublicIpAddress, withNewPublicIpAddress, withNewPublicIpAddress, withNewPublicIpAddressdefinePrivateFrontend, updateInternalFrontendwithExistingSubnetdefineInboundNatRule, updateInboundNatRule, withoutInboundNatRuledefineInboundNatPool, updateInboundNatPool, withoutInboundNatPool/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/