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

NeighborGroupPatch interface

邻居组补丁的定义。

扩展

属性

annotation

切换配置说明。

destination

目标 IPv4 地址或 IPv6 地址的数组。

继承属性

tags

资源标记。

属性详细信息

annotation

切换配置说明。

annotation?: string

属性值

string

destination

目标 IPv4 地址或 IPv6 地址的数组。

destination?: NeighborGroupDestinationPatch

属性值

继承属性详细信息

tags

资源标记。

tags?: Record<string, string>

属性值

Record<string, string>

继承自TagsUpdate.tags