ChangeFeedPolicy.FullFidelityRetention 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.
Gets or sets a value that indicates for how long operation logs have to be retained.
[Newtonsoft.Json.JsonIgnore]
public TimeSpan FullFidelityRetention { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.FullFidelityRetention : TimeSpan with get, set
Public Property FullFidelityRetention As TimeSpan
Property Value
Value is in TimeSpan.
- Attributes
-
Newtonsoft.Json.JsonIgnoreAttribute
Remarks
Minimum granularity supported is minutes.