FSLogixLoggingSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
DESCRIPTION
FSLogix Logging Settings
INHERITED FROM
⇒
FSLogixLoggingSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
String | LogDirectory | Specifies the 'Log directory'. Default: '%ProgramData%\FSLogix\Logs'.
FSLogixLogEnabled | LogEnabled | Specifies the 'Log enabled'.
UInt32 | LogFileKeepingPeriod | Specifies the 'Log keeping period in days'. Default: '2'.
FSLogixLogLevel | LogLevel | Specifies the 'Log level'.
LogSpecificComponents | LogSpecificComponents | Specifies the 'FSLogix components to enable logging for'.
String | RobocopyLogPath | Specifies the 'Robocopy log path'.
PUBLIC METHODS
Type | Name | Description
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj
Void | CopyFrom (FSLogixLoggingSettings other) | Boolean
Equals (Object obj) | Inherited from RASSerilazableObj | Int32
GetHashCode () | Inherited from RASSerilazableObj | Type
GetType () | String | ToString ()
References to Types | | | | |----------------------------------------------------------------|
Last updated