次の方法で共有


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

適用対象