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

AccessRule interface

访问规则。

属性

addressPrefixes

允许访问的地址前缀。 注意:此属性不会序列化。 它只能由服务器填充。

direction

访问规则的方向。 注意:此属性不会序列化。 它只能由服务器填充。

name

访问规则的名称。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

addressPrefixes

允许访问的地址前缀。 注意:此属性不会序列化。 它只能由服务器填充。

addressPrefixes?: string[]

属性值

string[]

direction

访问规则的方向。 注意:此属性不会序列化。 它只能由服务器填充。

direction?: string

属性值

string

name

访问规则的名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string