Uses of Interface
com.azure.resourcemanager.botservice.models.HostSettingsResponse
Packages that use HostSettingsResponse
Package
Description
Package containing the data models for AzureBotService.
-
Uses of HostSettingsResponse in com.azure.resourcemanager.botservice.models
Methods in com.azure.resourcemanager.botservice.models that return HostSettingsResponseModifier and TypeMethodDescriptionHostSettings.get()Get per subscription settings needed to host bot in compute resource such as Azure App Service.Methods in com.azure.resourcemanager.botservice.models that return types with arguments of type HostSettingsResponseModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<HostSettingsResponse> HostSettings.getWithResponse(com.azure.core.util.Context context) Get per subscription settings needed to host bot in compute resource such as Azure App Service.