HostSettings interface
HostSettings を表すインターフェイス。
メソッド
| get(Host |
Azure App Service などのコンピューティング リソースでボットをホストするために必要なサブスクリプションごとの設定を取得する |
メソッドの詳細
get(HostSettingsGetOptionalParams)
Azure App Service などのコンピューティング リソースでボットをホストするために必要なサブスクリプションごとの設定を取得する
function get(options?: HostSettingsGetOptionalParams): Promise<HostSettingsResponse>
パラメーター
- options
- HostSettingsGetOptionalParams
オプション パラメーター。
戻り値
Promise<HostSettingsResponse>