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.

Syntax

Stop-SPOSiteContentMove
    [-SourceSiteUrl] <string>
    [<CommonParameters>]

Description

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.

Examples

Example 1

Stop-SPOSiteContentMove -SourceSiteUrl https://contoso.sharepoint.com/sites/Research

This example stops the move job for the specified site.

Parameters

-SourceSiteUrl

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

Inputs

None

Outputs

System.Object