Uses of Class
com.microsoft.azure.management.network.LoadDistribution
Packages that use LoadDistribution
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of LoadDistribution in com.microsoft.azure.management.network
Fields in com.microsoft.azure.management.network declared as LoadDistributionModifier and TypeFieldDescriptionstatic final LoadDistribution
LoadDistribution.DEFAULT
Static value Default for LoadDistribution.static final LoadDistribution
LoadDistribution.SOURCE_IP
Static value SourceIP for LoadDistribution.static final LoadDistribution
LoadDistribution.SOURCE_IPPROTOCOL
Static value SourceIPProtocol for LoadDistribution.Methods in com.microsoft.azure.management.network that return LoadDistributionModifier and TypeMethodDescriptionstatic LoadDistribution
LoadDistribution.fromString
(String name) Creates or finds a LoadDistribution from its string representation.LoadBalancingRule.loadDistribution()
Methods in com.microsoft.azure.management.network that return types with arguments of type LoadDistributionMethods in com.microsoft.azure.management.network with parameters of type LoadDistributionModifier and TypeMethodDescriptionLoadBalancingRule.DefinitionStages.WithLoadDistribution.withLoadDistribution
(LoadDistribution loadDistribution) Specifies the load distribution mode.LoadBalancingRule.UpdateDefinitionStages.WithLoadDistribution.withLoadDistribution
(LoadDistribution loadDistribution) Specifies the load distribution mode.LoadBalancingRule.UpdateStages.WithLoadDistribution.withLoadDistribution
(LoadDistribution loadDistribution) Specifies the load distribution mode.