次の方法で共有


AutomationRunbookData.RunbookType プロパティ

定義

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)

プロパティ値

適用対象