Uses of Class
com.azure.resourcemanager.network.models.LoadBalancerOutboundRuleListResult
-
Packages that use LoadBalancerOutboundRuleListResult Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerOutboundRuleListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return LoadBalancerOutboundRuleListResult Modifier and Type Method Description LoadBalancerOutboundRuleListResultLoadBalancerOutboundRuleListResult. withValue(List<OutboundRuleInner> value)Set the value property: A list of outbound rules in a load balancer.
-