OBJECT
Script to setup backups on a SQL Server database.
type CloudNativeSqlServerSetupScript {# Azure Resource Manager (ARM) template for the logic application.logicAppArmTemplate: String! # Contents of the script.script: String! }