次の方法で共有


IUpdateBeta.WithoutFirewallRule(String) メソッド

定義

現在の Redis キャッシュ インスタンス内の 1 つのファイアウォール規則を削除します。

public Microsoft.Azure.Management.Redis.Fluent.RedisCache.Update.IUpdate WithoutFirewallRule (string name);
abstract member WithoutFirewallRule : string -> Microsoft.Azure.Management.Redis.Fluent.RedisCache.Update.IUpdate
Public Function WithoutFirewallRule (name As String) As IUpdate

パラメーター

name
String

ルールの名前。

戻り値

適用対象