ListBotConnectionWithSecretsPlainArgs

data class ListBotConnectionWithSecretsPlainArgs(val connectionName: String, val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<ListBotConnectionWithSecretsPlainArgs>

Constructors

Link copied to clipboard
fun ListBotConnectionWithSecretsPlainArgs(connectionName: String, resourceGroupName: String, resourceName: String)

Functions

Link copied to clipboard
open override fun toJava(): ListBotConnectionWithSecretsPlainArgs

Properties

Link copied to clipboard

The name of the Bot Service Connection Setting resource.

Link copied to clipboard

The name of the Bot resource group in the user subscription.

Link copied to clipboard

The name of the Bot resource.