共用方式為


OperationalInsightsTable.RetentionInDays Property

Definition

The table retention in days, between 4 and 730. Setting this property to -1 will default to the workspace retention.

public Azure.Provisioning.BicepValue<int> RetentionInDays { get; set; }
member this.RetentionInDays : Azure.Provisioning.BicepValue<int> with get, set
Public Property RetentionInDays As BicepValue(Of Integer)

Property Value

Applies to