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