共用方式為


OperationalInsightsTable.TotalRetentionInDays Property

Definition

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)

Property Value

Applies to