VirtualMachineImageTemplateArgs

constructor(buildTimeoutInMinutes: Output<Int>? = null, customize: Output<List<Any>>? = null, distribute: Output<List<Any>>? = null, identity: Output<ImageTemplateIdentityArgs>? = null, imageTemplateName: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, source: Output<Any>? = null, tags: Output<Map<String, String>>? = null, vmProfile: Output<ImageTemplateVmProfileArgs>? = null)