Uses of Class
com.azure.resourcemanager.network.models.LoadBalancerOutboundRuleListResult
Packages that use LoadBalancerOutboundRuleListResult
Package
Description
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 LoadBalancerOutboundRuleListResultModifier and TypeMethodDescriptionLoadBalancerOutboundRuleListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of LoadBalancerOutboundRuleListResult from the JsonReader.LoadBalancerOutboundRuleListResult.withValue(List<OutboundRuleInner> value) Set the value property: A list of outbound rules in a load balancer.