PrivateEndpointConnectionListResult interface
列出容器注册表的专用终结点连接的请求的结果。
属性详细信息
nextLink
可用于请求专用终结点连接的下一个列表的 URI。
nextLink?: string
属性值
string
value
专用终结点连接的列表。 由于此列表可能不完整,因此下一个Link 字段应用于请求下一个专用终结点连接列表。
value?: PrivateEndpointConnection[]