ChangeFeedMetadata.ConflictResolutionTimestamp Property

Definition

The change's conflict resolution timestamp.

[Newtonsoft.Json.JsonIgnore]
[System.Text.Json.Serialization.JsonIgnore]
public DateTime ConflictResolutionTimestamp { get; }
[<Newtonsoft.Json.JsonIgnore>]
[<System.Text.Json.Serialization.JsonIgnore>]
member this.ConflictResolutionTimestamp : DateTime
Public ReadOnly Property ConflictResolutionTimestamp As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute JsonIgnoreAttribute

Applies to