How can the visibility scale be set using the ArcGIS API for Python
When I set the visibility scale for a list of Feature Layers in an AGOL map and update the Feature Layers, the visibility scale settings for each layer goes back to the default.
Is there a way to update the visibility scale settings using the ArcGIS API for Python? I don't want to have to go in and set the visibility scale settings manually after every update.
Thanks.