RawGraphicalRunbookContent.RunbookType プロパティ

定義

Runbook の種類。

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)

プロパティ値

適用対象