GetVirtualMachineTemplateResult

constructor(azureApiVersion: String, computerName: String, cpuCount: Int, disks: List<VirtualDiskResponse>, dynamicMemoryEnabled: String, dynamicMemoryMaxMB: Int, dynamicMemoryMinMB: Int, extendedLocation: ExtendedLocationResponse, generation: Int, id: String, inventoryItemId: String? = null, isCustomizable: String, isHighlyAvailable: String, limitCpuForMigration: String, location: String, memoryMB: Int, name: String, networkInterfaces: List<NetworkInterfacesResponse>, osName: String, osType: String, provisioningState: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, uuid: String? = null, vmmServerId: String? = null)