AutomationRunbookData.State Property

Definition

Gets or sets the state of the runbook.

public Azure.ResourceManager.Automation.Models.RunbookState? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.Automation.Models.RunbookState> with get, set
Public Property State As Nullable(Of RunbookState)

Property Value

Applies to