Uses of Class
com.azure.resourcemanager.network.models.InboundNatRulePortMapping
-
Packages that use InboundNatRulePortMapping Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of InboundNatRulePortMapping in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type InboundNatRulePortMapping Modifier and Type Method Description List<InboundNatRulePortMapping>BackendAddressInboundNatRulePortMappingsInner. inboundNatRulePortMappings()Get the inboundNatRulePortMappings property: Collection of inbound NAT rule port mappings.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type InboundNatRulePortMapping Modifier and Type Method Description BackendAddressInboundNatRulePortMappingsInnerBackendAddressInboundNatRulePortMappingsInner. withInboundNatRulePortMappings(List<InboundNatRulePortMapping> inboundNatRulePortMappings)Set the inboundNatRulePortMappings property: Collection of inbound NAT rule port mappings.
-