共用方式為


EndpointServicesListResult interface

ListAvailableEndpointServices API 服務呼叫的回應。

屬性

nextLink

要取得下一組結果的URL。

value

區域中可用的端點服務清單。

屬性詳細資料

要取得下一組結果的URL。

nextLink?: string

屬性值

string

value

區域中可用的端點服務清單。

value?: EndpointServiceResult[]

屬性值