Share via


Get-SPOSiteManageVersionPolicyJobProgress

Gets the status and progress for a background job started by New-SPOSiteManageVersionPolicyJob.

Note

This feature is currently in preview and may not be available in your tenant.

Syntax

Default (Default)

Get-SPOSiteManageVersionPolicyJobProgress
    [-Identity] <SpoSitePipeBind>
    [<CommonParameters>]

Description

Gets the status and progress for a background job started by New-SPOSiteManageVersionPolicyJob.

Examples

Example 1

Get-SPOSiteManageVersionPolicyJobProgress https://contoso.sharepoint.com/sites/site1

Gets the progress of the site manage version policy job for the given site.

Parameters

-Identity

Applicable: SharePoint Online

Specifies the URL of the site collection.

Parameter properties

Type:SpoSitePipeBind
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:0
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

Microsoft.Online.SharePoint.PowerShell.SpoSitePipeBind

Outputs

System.Object