Uses of Class
com.azure.resourcemanager.network.models.InboundNatRuleListResult
Packages that use InboundNatRuleListResult
Package
Description
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 InboundNatRuleListResultModifier and TypeMethodDescriptionstatic InboundNatRuleListResultInboundNatRuleListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of InboundNatRuleListResult from the JsonReader.InboundNatRuleListResult.withValue(List<InboundNatRuleInner> value) Set the value property: A list of inbound NAT rules in a load balancer.