AutomationRunbookReceiver.IsGlobalRunbook Property

Definition

Gets or sets indicates whether this instance is global runbook.

[Newtonsoft.Json.JsonProperty(PropertyName="isGlobalRunbook")]
public bool IsGlobalRunbook { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isGlobalRunbook")>]
member this.IsGlobalRunbook : bool with get, set
Public Property IsGlobalRunbook As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to