AutomationRunbookReceiver.RunbookName Property

Definition

Gets or sets the name for this runbook.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to