ChangeFeedMetadata.ConflictResolutionTimestamp 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 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