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

PrivateEndpointConnectionListResult interface

专用链接资源列表

属性

nextLink

用于提取下一页快照的 URI。 使用此 调用 ListNext () 以提取快照的下一页。

value

专用终结点连接数组

属性详细信息

用于提取下一页快照的 URI。 使用此 调用 ListNext () 以提取快照的下一页。

nextLink?: string

属性值

string

value

专用终结点连接数组

value?: PrivateEndpointConnection[]

属性值