次の方法で共有


AutomationRunbookData.State プロパティ

定義

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)

プロパティ値

適用対象