共用方式為


RecoveryPlanAutomationRunbookActionDetails interface

復原計畫自動化 Runbook 動作詳細資料。

Extends

屬性

fabricLocation

網狀架構位置。

instanceType

多型辨別器,指定這個物件可以有不同的類型

runbookId

Runbook ARM 識別碼。

timeout

Runbook 逾時。

屬性詳細資料

fabricLocation

網狀架構位置。

fabricLocation: string

屬性值

string

instanceType

多型辨別器,指定這個物件可以有不同的類型

instanceType: "AutomationRunbookActionDetails"

屬性值

"AutomationRunbookActionDetails"

runbookId

Runbook ARM 識別碼。

runbookId?: string

屬性值

string

timeout

Runbook 逾時。

timeout?: string

屬性值

string