pendingContentUpdate 资源类型

命名空间:microsoft.graph

指示可能影响 driveItem 的二进制内容的操作正在等待完成。

属性

属性 类型 说明
queuedDateTime DateTimeOffset 挂起的二进制操作以 UTC 时间排队的日期和时间。 只读。

JSON 表示形式

以下 JSON 表示形式显示了资源类型。

{
  "queuedDateTime": "String (timestamp)"
}