list Channel With Keys
Lists a Channel registration for a Bot Service including secrets API Version: 2021-03-01.
Return
The ARM channel of list channel with keys operation response.
Parameters
argument
null
suspend fun listChannelWithKeys(channelName: String, resourceGroupName: String, resourceName: String): ListChannelWithKeysResult
Return
The ARM channel of list channel with keys operation response.
Parameters
channel Name
The name of the Channel resource.
resource Group Name
The name of the Bot resource group in the user subscription.
resource Name
The name of the Bot resource.
See also
suspend fun listChannelWithKeys(argument: suspend ListChannelWithKeysPlainArgsBuilder.() -> Unit): ListChannelWithKeysResult
Return
The ARM channel of list channel with keys operation response.
Parameters
argument
Builder for com.pulumi.azurenative.botservice.kotlin.inputs.ListChannelWithKeysPlainArgs.