AutomationRunbookData.RunbookType Property

Definition

Gets or sets the type of the runbook.

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

Property Value

Applies to