FormulaArgs

constructor(description: Output<String>? = null, formulaContent: Output<LabVirtualMachineCreationParameterArgs>? = null, labName: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, osType: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, vm: Output<FormulaPropertiesFromVmArgs>? = null)