RawGraphicalRunbookContent.RunbookType Property

Definition

Runbook Type.

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

Property Value

Applies to