ConnectionSettingResponseList interface
屬性
nextLink |
連結,用來取得 Bot 服務連線設定資源的下一頁。
|
value |
取得 Bot 服務連線設定及其屬性的清單。
注意:這個屬性不會串行化。 它只能由伺服器填入。
|
屬性詳細資料
nextLink
連結,用來取得 Bot 服務連線設定資源的下一頁。
nextLink?: string
屬性值
value
取得 Bot 服務連線設定及其屬性的清單。
注意:這個屬性不會串行化。 它只能由伺服器填入。
value?: ConnectionSetting[]
屬性值