Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IUpdateBeta.WithoutFirewallRule(String) 方法

定义

删除当前 Redis 缓存实例中的单个防火墙规则。

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

规则名称。

返回

适用于