Bagikan melalui


LogSettings Class

Definition

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.

Applies to