I am working on Server 11.3 with ArcGIS Pro 3.3. I would like to set the Map and Text Antialiasing mode when creating a cached map service draft in python (https://pro.arcgis.com/en/pro-app/latest/arcpy/sharing/mapservicedraft-class.htm). The ability to set the antialiasing mode while publishing a cached map service is no longer available as an option in ArcGIS Pro, and there is no way to set it in the python script either. However it does show up in the service draft file (.sddraft) as set to "None". Does anyone know how to work around this issue?