Uses of Class
com.azure.resourcemanager.network.models.InboundNatRulePortMapping
Packages that use InboundNatRulePortMapping
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the 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. -
Uses of InboundNatRulePortMapping in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type InboundNatRulePortMappingModifier and TypeClassDescriptionfinal classIndividual port mappings for inbound NAT rule created for backend pool.Methods in com.azure.resourcemanager.network.models that return InboundNatRulePortMappingModifier and TypeMethodDescriptionstatic InboundNatRulePortMappingInboundNatRulePortMapping.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of InboundNatRulePortMapping from the JsonReader.