Share via


AppServiceBlobStorageHttpLogsConfig.RetentionInDays Property

Definition

Retention in days. Remove blobs older than X days. 0 or lower means no retention.

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

Property Value

Applies to