PrivateEndpointConnectionListResult interface
ListPrivateEndpointConnection API 服務呼叫的回應。
屬性
next |
要取得下一組結果的 URL。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
value | 特定私人連結服務的 PrivateEndpointConnection 資源清單。 |
屬性詳細資料
nextLink
要取得下一組結果的 URL。 注意:此屬性不會序列化。 它只能由伺服器填入。
nextLink?: string
屬性值
string
value
特定私人連結服務的 PrivateEndpointConnection 資源清單。
value?: PrivateEndpointConnection[]