次の方法で共有


IWithRule.WithoutRule(String) メソッド

定義

ルート フィルター規則を削除します。

public Microsoft.Azure.Management.Network.Fluent.RouteFilter.Update.IUpdate WithoutRule (string name);
abstract member WithoutRule : string -> Microsoft.Azure.Management.Network.Fluent.RouteFilter.Update.IUpdate
Public Function WithoutRule (name As String) As IUpdate

パラメーター

name
String

削除するルート フィルター規則の名前。

戻り値

適用対象