Compartilhar via


ArmNetworkModelFactory.BackendAddressInboundNatRulePortMappings Método

Definição

Inicializa uma nova instância de BackendAddressInboundNatRulePortMappings.

public static Azure.ResourceManager.Network.Models.BackendAddressInboundNatRulePortMappings BackendAddressInboundNatRulePortMappings (System.Collections.Generic.IEnumerable<Azure.ResourceManager.Network.Models.InboundNatRulePortMapping> inboundNatRulePortMappings = default);
static member BackendAddressInboundNatRulePortMappings : seq<Azure.ResourceManager.Network.Models.InboundNatRulePortMapping> -> Azure.ResourceManager.Network.Models.BackendAddressInboundNatRulePortMappings
Public Shared Function BackendAddressInboundNatRulePortMappings (Optional inboundNatRulePortMappings As IEnumerable(Of InboundNatRulePortMapping) = Nothing) As BackendAddressInboundNatRulePortMappings

Parâmetros

inboundNatRulePortMappings
IEnumerable<InboundNatRulePortMapping>

Coleção de mapeamentos de porta de regra NAT de entrada.

Retornos

Uma nova BackendAddressInboundNatRulePortMappings instância para zombar.

Aplica-se a