CommunicationServiceResourceList interface
物件,其中包含 CommunicationServices 的陣列,以及下一個集合的可能連結。
屬性
nextLink |
用戶端應該用來擷取每個伺服器端分頁 (下一頁的 URL) 。
目前為 Null,已新增以供日後使用。
|
value |
CommunicationService 清單
|
屬性詳細資料
nextLink
用戶端應該用來擷取每個伺服器端分頁 (下一頁的 URL) 。
目前為 Null,已新增以供日後使用。
nextLink?: string
屬性值
value
CommunicationService 清單
value?: CommunicationServiceResource[]
屬性值