次の方法で共有


IWithRule.DefineRule(String) メソッド

定義

このネットワーク セキュリティ グループに追加する新しいセキュリティ規則の定義を開始します。

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

パラメーター

name
String

新しいセキュリティ規則の名前。

戻り値

適用対象