pendingOperations リソースの種類
名前空間: microsoft.graph
driveItem の状態に影響する可能性がある 1 つ以上の操作が完了待ちであることを示します。
プロパティ
プロパティ | 型 | 説明 |
---|---|---|
pendingContentUpdate | pendingContentUpdate | ファイルのバイナリ コンテンツを更新する可能性がある操作が完了待ちであることを示すプロパティ。 |
JSON 表記
次の JSON 表現は、リソースの種類を示しています。
{
"pendingContentUpdate": {"@odata.type": "microsoft.graph.pendingContentUpdate"}
}