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

Microsoft.Azure.Management.Network.Fluent.AzureFirewall.BaseRule 命名空间

接口

IWithApplicationRuleProtocol<ParentT>

允许在防火墙规则中指定源地址的 Azure 防火墙定义的阶段。

IWithDescription<ParentT>

允许在防火墙规则中指定说明的 Azure 防火墙定义的阶段。

IWithDestinationAddress<ParentT>

允许在防火墙规则中指定目标地址的 Azure 防火墙定义的阶段。

IWithDestinationFqdn<ParentT>

允许在防火墙规则中指定目标 fdqns 的 Azure 防火墙定义的阶段。

IWithDestinationIpGroup<ParentT>

允许在防火墙规则中指定目标 IP 组的 Azure 防火墙定义的阶段。

IWithDestinationPort<ParentT>

允许在防火墙规则中指定目标端口的 Azure 防火墙定义的阶段。

IWithFqdnTag<ParentT>

允许在防火墙规则中指定 fqdn 标记的 Azure 防火墙定义的阶段。

IWithRuleProtocol<ParentT>

允许在防火墙规则中指定协议的 Azure 防火墙定义的阶段。

IWithSourceAddress<ParentT>

允许在防火墙规则中指定源地址的 Azure 防火墙定义的阶段。

IWithSourceIpGroup<ParentT>

允许在防火墙规则中指定源 IP 组的 Azure 防火墙定义的阶段。

IWithTargetFqdn<ParentT>

允许在防火墙规则中指定目标 fqdns 的 Azure 防火墙定义的阶段。