Interface WebAppDiagnosticLogs.UpdateStages.WithRetentionDays<ParentT>

    • Method Detail

      • withLogRetentionDays

        WebAppDiagnosticLogs.UpdateStages.Update<ParentT> withLogRetentionDays​(int retentionDays)
        Specifies the maximum days of logs to keep. Logs older than this will be deleted.
        Parameters:
        retentionDays - the maximum days of logs to keep
        Returns:
        the next stage of the update