Synthèse
Returns the URL of the active portal.
Discussion
To add, set, or edit portal connections, see Manage portal connections from ArcGIS Pro.
Syntaxe
GetActivePortalURL ()
Type de données | Explication |
String | The URL of the active portal. |
Exemple de code
import arcpy
# For example: 'http://www.arcgis.com/'
arcpy.GetActivePortalURL()
Rubriques connexes
Vous avez un commentaire à formuler concernant cette rubrique ?