GetVirtualMachineTemplateResult

constructor(customResourceName: String, disks: List<VirtualDiskResponse>, extendedLocation: ExtendedLocationResponse? = null, firmwareType: String, folderPath: String, id: String, inventoryItemId: String? = null, kind: String? = null, location: String, memorySizeMB: Int, moName: String, moRefId: String? = null, name: String, networkInterfaces: List<NetworkInterfaceResponse>, numCPUs: Int, numCoresPerSocket: Int, osName: String, osType: String, provisioningState: String, statuses: List<ResourceStatusResponse>, systemData: SystemDataResponse, tags: Map<String, String>? = null, toolsVersion: String, toolsVersionStatus: String, type: String, uuid: String, vCenterId: String? = null)