RunbookCreateOrUpdateDraftParameters.RunbookContent 屬性

定義

取得或設定 Runbook 的內容。

[Newtonsoft.Json.JsonProperty(PropertyName="runbookContent")]
public string RunbookContent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="runbookContent")>]
member this.RunbookContent : string with get, set
Public Property RunbookContent As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於