AutomationRunbookData.LogActivityTrace Property

Definition

Gets or sets the option to log activity trace of the runbook.

public int? LogActivityTrace { get; set; }
member this.LogActivityTrace : Nullable<int> with get, set
Public Property LogActivityTrace As Nullable(Of Integer)

Property Value

Applies to