AzureAppServicesDiagnosticsSettings.RetainedFileCountLimit Property

Definition

Gets or sets the maximum retained file count.

public:
 property int RetainedFileCountLimit { int get(); void set(int value); };
public int RetainedFileCountLimit { get; set; }
member this.RetainedFileCountLimit : int with get, set
Public Property RetainedFileCountLimit As Integer

Property Value

The default is 2.

Applies to