Partager via


IWithInboundNatRule.DefineInboundNatRule(String) Méthode

Définition

Commence la définition d’une nouvelle règle NAT entrante à ajouter à l’équilibreur de charge.

public Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.Definition.IBlank<Microsoft.Azure.Management.Network.Fluent.LoadBalancer.Definition.IWithCreateAndInboundNatRule> DefineInboundNatRule (string name);
abstract member DefineInboundNatRule : string -> Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.Definition.IBlank<Microsoft.Azure.Management.Network.Fluent.LoadBalancer.Definition.IWithCreateAndInboundNatRule>
Public Function DefineInboundNatRule (name As String) As IBlank(Of IWithCreateAndInboundNatRule)

Paramètres

name
String

Nom de la règle NAT entrante.

Retours

S’applique à