次の方法で共有


IWithRule.DefineRule(String) メソッド

定義

このルート フィルターに追加する新しいルート フィルター 規則の定義を開始します。

public Microsoft.Azure.Management.Network.Fluent.RouteFilterRule.UpdateDefinition.IBlank<Microsoft.Azure.Management.Network.Fluent.RouteFilter.Update.IUpdate> DefineRule (string name);
abstract member DefineRule : string -> Microsoft.Azure.Management.Network.Fluent.RouteFilterRule.UpdateDefinition.IBlank<Microsoft.Azure.Management.Network.Fluent.RouteFilter.Update.IUpdate>
Public Function DefineRule (name As String) As IBlank(Of IUpdate)

パラメーター

name
String

ルート フィルター規則の名前。

戻り値

適用対象