MemoryUpdateResult.UpdateId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The unique ID of this update request. Use this value as previous_update_id in subsequent requests to perform incremental updates.
public string UpdateId { get; }
member this.UpdateId : string
Public ReadOnly Property UpdateId As String