The type of URL specified by SharepointUrl.
WebApplication
. Set the SharepointUrl parameter to the web application URL. You cannot use this value with SharePoint Online.TenantAdmin
. Set the SharepointUrl parameter to the URL of the primary SharePoint site collection. You can only use this option when SharepointOnline=True
.SiteCollection
. Set the SharepointUrl parameter to the site collection URL. You can use this option with either SharePoint or SharePoint Online.PersonalSiteCollection
. Set the SharepointUrl parameter to the personal site collection URL. You must also set the SharepointMySiteUrl parameter. You can only use this option when SharepointOnline=True
.Type: | String |
Default: | WebApplication
|
Required: | No |
Configuration Section: | TaskName or Fetchtasks |
Example: | SharepointUrlType=SiteCollection
|
See Also: |