Resource Group Template Deployment Args
constructor(debugLevel: Output<String>? = null, deploymentMode: Output<String>? = null, name: Output<String>? = null, parametersContent: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, templateContent: Output<String>? = null, templateSpecVersionId: Output<String>? = null)