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

StatementConditionProperties interface

路由策略语句条件属性。

Extends

属性

ipPrefixId

IpPrefix 的 Arm 资源 ID。

type

所用条件的类型。

继承属性

ipCommunityIds

IP 社区资源 ID 的列表。

ipExtendedCommunityIds

IP 扩展社区资源 ID 的列表。

属性详细信息

ipPrefixId

IpPrefix 的 Arm 资源 ID。

ipPrefixId?: string

属性值

string

type

所用条件的类型。

type?: string

属性值

string

继承属性详细信息

ipCommunityIds

IP 社区资源 ID 的列表。

ipCommunityIds?: string[]

属性值

string[]

继承自IpCommunityIdList.ipCommunityIds

ipExtendedCommunityIds

IP 扩展社区资源 ID 的列表。

ipExtendedCommunityIds?: string[]

属性值

string[]

继承自IpExtendedCommunityIdList.ipExtendedCommunityIds