Stop-SPOSiteContentMove
Stops a job to move a particular user or group of users to be moved across geo locations relative to the one that executes the command.
PowerShell
Stop-SPOSiteContentMove
[-SourceSiteUrl] <string>
[<CommonParameters>]
Use this cmdlet to stop a job to move a particular user or group of users to be moved across geo locations relative to the one that executes the command.
PowerShell
Stop-SPOSiteContentMove -SourceSiteUrl https://contoso.sharepoint.com/sites/Research
This example stops the move job for the specified site.
Specifies the source URL of the site collection.
Type: | String |
Position: | 0 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
None
System.Object