List Bot Connection With Secrets Plain Args
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)