Share via


BackendAddressInboundNatRulePortMappings.InboundNatRulePortMappings Property

Definition

Collection of inbound NAT rule port mappings.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.InboundNatRulePortMapping> InboundNatRulePortMappings { get; }
member this.InboundNatRulePortMappings : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.InboundNatRulePortMapping>
Public ReadOnly Property InboundNatRulePortMappings As IReadOnlyList(Of InboundNatRulePortMapping)

Property Value

Applies to