Dela via


FileSystemHttpLogsConfig.RetentionInDays Property

Definition

Retention in days. Remove files older than X days. 0 or lower means no 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