ConnectionArgs

constructor(botName: Output<String>? = null, clientId: Output<String>? = null, clientSecret: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, parameters: Output<Map<String, String>>? = null, resourceGroupName: Output<String>? = null, scopes: Output<String>? = null, serviceProviderName: Output<String>? = null)