共用方式為


RunbookCreateOrUpdateDraftProperties.LogActivityTrace 屬性

定義

取得或設定 Runbook 的活動層級追蹤選項。

public int LogActivityTrace { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="logActivityTrace")]
public int? LogActivityTrace { get; set; }
member this.LogActivityTrace : int with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="logActivityTrace")>]
member this.LogActivityTrace : Nullable<int> with get, set
Public Property LogActivityTrace As Integer
Public Property LogActivityTrace As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於