OperationalInsightsTable.TotalRetentionInDays 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 table total retention in days, between 4 and 2556. Setting this property to -1 will default to table retention.
public Azure.Provisioning.BicepValue<int> TotalRetentionInDays { get; set; }
member this.TotalRetentionInDays : Azure.Provisioning.BicepValue<int> with get, set
Public Property TotalRetentionInDays As BicepValue(Of Integer)