次の方法で共有


IWithNetworkRuleCollectionSettings.WithoutAzureFirewallNetworkRule メソッド

定義

Azure ファイアウォール ネットワーク規則を削除します。

public Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithNetworkRuleCollectionSettings WithoutAzureFirewallNetworkRule (string name);
abstract member WithoutAzureFirewallNetworkRule : string -> Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithNetworkRuleCollectionSettings
Public Function WithoutAzureFirewallNetworkRule (name As String) As IWithNetworkRuleCollectionSettings

パラメーター

name
String

ネットワーク 規則の名前。

戻り値

適用対象