Uses of Class
com.azure.resourcemanager.network.models.InboundNatRulePortMapping
Packages that use InboundNatRulePortMapping
Package
Description
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 InboundNatRulePortMappingModifier and TypeMethodDescriptionBackendAddressInboundNatRulePortMappingsInner.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 InboundNatRulePortMappingModifier and TypeMethodDescriptionBackendAddressInboundNatRulePortMappingsInner.withInboundNatRulePortMappings(List<InboundNatRulePortMapping> inboundNatRulePortMappings) Set the inboundNatRulePortMappings property: Collection of inbound NAT rule port mappings.