Get-SPOContainerTenantApplyFileVersionPolicyJobProgress
Gets the status for an apply file version policy job for a SharePoint Embedded (SPE) container type. SharePoint Advanced Management license or Copilot license is required to run this cmdlet.
Note
This feature is currently in preview and may not be available in your tenant.
Syntax
Default (Default)
Get-SPOContainerTenantApplyFileVersionPolicyJobProgress
-ContainerTypeId <Guid>
[<CommonParameters>]
Description
Gets the status for an apply file version policy job that was queued for the specified SharePoint Embedded (SPE) container type.
Examples
Example 1
Get-SPOContainerTenantApplyFileVersionPolicyJobProgress -ContainerTypeId <ContainerTypeId>
Example 1 gets the status for the apply file version policy job of the specified container type.
Parameters
-ContainerTypeId
The ID of the SharePoint Embedded container type whose job status is retrieved.
Parameter properties
| Type: | Guid |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | Named |
| Mandatory: | True |
| Value from pipeline: | False |
| 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.