Share via


IWithRetentionDays<ParentT>.WithLogRetentionDays(Int32) Methode

Definition

Gibt die maximale Anzahl von Protokollen an. Protokolle, die älter sind, werden gelöscht.

public Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IUpdate<ParentT> WithLogRetentionDays (int retentionDays);
abstract member WithLogRetentionDays : int -> Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IUpdate<'ParentT>
Public Function WithLogRetentionDays (retentionDays As Integer) As IUpdate(Of ParentT)

Parameter

retentionDays
Int32

Die maximale Anzahl von Protokollen, die aufbewahrt werden sollen.

Gibt zurück

Gilt für: