Sdílet prostřednictvím


IWithNatRuleCollectionSettings.DefineAzureFirewallNatRule(String) Method

Definition

Sets the Azure firewall nat rule.

public Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithNatRuleSettings DefineAzureFirewallNatRule (string name);
abstract member DefineAzureFirewallNatRule : string -> Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithNatRuleSettings
Public Function DefineAzureFirewallNatRule (name As String) As IWithNatRuleSettings

Parameters

name
String

The name of nat rule.

Returns

Applies to