HostSettings interface
代表 HostSettings 的介面。
方法
| get(Host |
取得在計算資源中裝載 Bot 所需的每個訂用帳戶設定,例如 Azure App Service |
方法詳細資料
get(HostSettingsGetOptionalParams)
取得在計算資源中裝載 Bot 所需的每個訂用帳戶設定,例如 Azure App Service
function get(options?: HostSettingsGetOptionalParams): Promise<HostSettingsResponse>
參數
- options
- HostSettingsGetOptionalParams
選項參數。
傳回
Promise<HostSettingsResponse>