次の方法で共有


Get-SPOListFileVersionBatchDeleteJobProgress

サイト コレクションのトリミング ジョブの進行状況を取得します。

構文

Default (既定)

Get-SPOListFileVersionBatchDeleteJobProgress
    [-Site] <SpoSitePipeBind>
    -List <SPOListPipeBind>
    [<CommonParameters>]

説明

ドキュメント ライブラリのトリミング ジョブの進行状況を取得します。

例 1

Get-SPOListFileVersionBatchDeleteJobProgress -Site https://contoso.sharepoint.com/sites/site1 -List "Documents"

例 1 は、"Documents" という名前のドキュメント ライブラリのトリミング ジョブの進行状況を取得します。

パラメーター

-List

ドキュメント ライブラリ名または ID。

パラメーターのプロパティ

型:Microsoft.Online.SharePoint.PowerShell.SPOListPipeBind
規定値:None
ワイルドカードのサポート:False
DontShow:False

パラメーター セット

(All)
配置:Named
必須:True
パイプラインからの値:True
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

-Site

適用対象: 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」を参照してください。

入力

Microsoft.Online.SharePoint.PowerShell.SpoSitePipeBind

Microsoft.Online.SharePoint.PowerShell.SPOListPipeBind

出力

System.Object