WriteControl

可控管寫入要求的執行方式。如未指定,則以最後寫入者為準。

JSON 表示法
{

  // Union field control can be only one of the following:
  "requiredRevisionId": string
  // End of list of possible types for union field control.
}
欄位
聯集欄位 control。決定要寫入的標籤修訂版本,以及如果該修訂版本不是標籤的目前修訂版本,要求應如何運作。control 只能是下列其中一項:
requiredRevisionId

string

寫入要求要套用的標籤修訂版本 ID。如果不是最新修訂版,系統就不會處理要求,並傳回 400 Bad Request 錯誤。