Get-SPOSiteVersionPolicyJobProgress
サイト コレクション上の既存のドキュメント ライブラリのバージョン ポリシーの設定の進行状況を取得します。
構文
Default (既定)
Get-SPOSiteVersionPolicyJobProgress
[-Identity] <SpoSitePipeBind>
[<CommonParameters>]
説明
Set-SPOSite
ApplyToExistingDocumentLibrariesを使用するコマンドレットは、サイト コレクション上の既存のドキュメント ライブラリのバージョン ポリシーを設定するジョブを作成します。 次に、このコマンドレットはジョブの進行状況を取得します。
例
例 1
Get-SPOSiteVersionPolicyJobProgress -Identity https://contoso.sharepoint.com/sites/site1
例 1 は、サイト コレクション上の既存のドキュメント ライブラリのバージョン ポリシーの設定の進行状況を取得します。
パラメーター
-Identity
適用対象: SharePoint Online
サイト コレクションの URL を指定します。
パラメーターのプロパティ
| 型: | Microsoft.Online.SharePoint.PowerShell.SpoSitePipeBind |
| 規定値: | None |
| ワイルドカードのサポート: | False |
| DontShow: | False |
パラメーター セット
(All)
| 配置: | 0 |
| 必須: | True |
| パイプラインからの値: | True |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
CommonParameters
このコマンドレットでは、一般的なパラメーター -Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction、-WarningVariable の各パラメーターがサポートされています。 詳細については、「about_CommonParameters」を参照してください。