Hello,
I am trying to automate the publishing of maps as services from ArcGIS Pro. There appear to be several tools available through arcpy to accomplish this by creating an sddraft, staging a service, and uploading a service definition. (https://pro.arcgis.com/en/pro-app/latest/arcpy/sharing/introduction-to-arcpy-sharing.htm)
When manually publishing a service using the 'sharing map as web layer' pane there are several options that I do not see available using the arcpy methods mentioned above.

I am looking for a way to publish services and add this capability using arcpy, or the python api if there are any functions or methods that might accomplish this there.
Any help would be very much appreciated.
Thanks,
David