IWithRetentionDays<ParentT>.WithUnlimitedLogRetentionDays Method

Definition

Specifies the logs will not be deleted beyond a certain time.

public Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Definition.IWithAttach<ParentT> WithUnlimitedLogRetentionDays ();
abstract member WithUnlimitedLogRetentionDays : unit -> Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Definition.IWithAttach<'ParentT>
Public Function WithUnlimitedLogRetentionDays () As IWithAttach(Of ParentT)

Returns

Applies to