Delen via


AutomationRunbookTaskDetails.RunbookId Property

Definition

Gets or sets the runbook Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to