AzureFunctionOutputDataSourceArgs

constructor(apiKey: Output<String>? = null, functionAppName: Output<String>? = null, functionName: Output<String>? = null, maxBatchCount: Output<Double>? = null, maxBatchSize: Output<Double>? = null, type: Output<String>)