你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IWithRule 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
允许定义新安全规则的阶段。 如果安全规则说明足够完整,请使用 Attachable.attach () 将其附加到此网络安全组。
public interface IWithRule
type IWithRule = interface
Public Interface IWithRule
- 派生
方法
DefineRule(String) |
启动新安全规则的定义。 |