HostSettings interface
Interface representing a HostSettings.
Methods
get(Host |
Get per subscription settings needed to host bot in compute resource such as Azure App Service |
Method Details
get(HostSettingsGetOptionalParams)
Get per subscription settings needed to host bot in compute resource such as Azure App Service
function get(options?: HostSettingsGetOptionalParams): Promise<HostSettingsResponse>
Parameters
- options
- HostSettingsGetOptionalParams
The options parameters.
Returns
Promise<HostSettingsResponse>