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

IWithRuleCollectionActionType<ParentT>.WithAllowActionType 方法

定义

在 Azure 防火墙中将防火墙规则集合的操作类型设置为“允许”。

public ParentT WithAllowActionType ();
abstract member WithAllowActionType : unit -> 'ParentT
Public Function WithAllowActionType () As ParentT

返回

ParentT

适用于