共用方式為


PrivateLinkServiceListResult interface

ListPrivateLinkService API 服務呼叫的回應。

屬性

nextLink

要取得下一組結果的 URL。 注意:此屬性不會序列化。 它只能由伺服器填入。

value

資源群組中的 PrivateLinkService 資源清單。

屬性詳細資料

要取得下一組結果的 URL。 注意:此屬性不會序列化。 它只能由伺服器填入。

nextLink?: string

屬性值

string

value

資源群組中的 PrivateLinkService 資源清單。

value?: PrivateLinkService[]

屬性值