FSLogixLoggingSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
DESCRIPTION
FSLogix Logging Settings
INHERITED FROM
RASSerilazableObj⇒FSLogixLoggingSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
LogDirectory
Specifies the 'Log directory'. Default: '%ProgramData%\FSLogix\Logs'.
UInt32
LogFileKeepingPeriod
Specifies the 'Log keeping period in days'. Default: '2'.
String
RobocopyLogPath
Specifies the 'Robocopy log path'.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated