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

InternetGatewayRules 类

定义

InternetGateway 的规则。

public class InternetGatewayRules
type InternetGatewayRules = class
Public Class InternetGatewayRules
继承
InternetGatewayRules

构造函数

InternetGatewayRules(InternetGatewayRuleAction, IEnumerable<String>)

初始化 InternetGatewayRules 的新实例。

属性

Action

指定操作。

AddressList

要允许或拒绝的地址列表。

适用于