LogSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Log settings.
public class LogSettings
type LogSettings = class
Public Class LogSettings
- Inheritance
-
LogSettings
Constructors
LogSettings() |
Initializes a new instance of the LogSettings class. |
LogSettings(LogLocationSettings, Object, CopyActivityLogSettings) |
Initializes a new instance of the LogSettings class. |
Properties
CopyActivityLogSettings |
Gets or sets specifies settings for copy activity log. |
EnableCopyActivityLog |
Gets or sets specifies whether to enable copy activity log. Type: boolean (or Expression with resultType boolean). |
LogLocationSettings |
Gets or sets log location settings customer needs to provide when enabling log. |
Methods
Validate() |
Validate the object. |