サマリー
Returns the URL of the active portal.
構文
GetActivePortalURL ()
| データ タイプ | 説明 | 
| String | The URL of the active portal. | 
コードのサンプル
import arcpy
# For example: 'http://www.arcgis.com/'
arcpy.GetActivePortalURL()Returns the URL of the active portal.
GetActivePortalURL ()
| データ タイプ | 説明 | 
| String | The URL of the active portal. | 
import arcpy
# For example: 'http://www.arcgis.com/'
arcpy.GetActivePortalURL()