BotserviceFunctions

Functions

Link copied to clipboard
suspend fun getBot(argument: GetBotPlainArgs): GetBotResult

Bot resource definition API Version: 2021-03-01.

suspend fun getBot(argument: suspend GetBotPlainArgsBuilder.() -> Unit): GetBotResult
suspend fun getBot(resourceGroupName: String, resourceName: String): GetBotResult
Link copied to clipboard

Bot channel resource definition API Version: 2021-03-01.

suspend fun getBotConnection(connectionName: String, resourceGroupName: String, resourceName: String): GetBotConnectionResult
Link copied to clipboard

Bot channel resource definition API Version: 2021-03-01.

suspend fun getChannel(argument: suspend GetChannelPlainArgsBuilder.() -> Unit): GetChannelResult
suspend fun getChannel(channelName: String, resourceGroupName: String, resourceName: String): GetChannelResult
Link copied to clipboard

Enterprise Channel resource definition API Version: 2018-07-12.

suspend fun getEnterpriseChannel(resourceGroupName: String, resourceName: String): GetEnterpriseChannelResult
Link copied to clipboard

The Private Endpoint Connection resource. API Version: 2021-05-01-preview.

suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard

The list of bot service providers response. API Version: 2021-03-01.

Link copied to clipboard
Link copied to clipboard

The ARM channel of list channel with keys operation response. API Version: 2021-03-01.

suspend fun listChannelWithKeys(channelName: String, resourceGroupName: String, resourceName: String): ListChannelWithKeysResult