RecoveryPlanAutomationRunbookActionDetails interface
復原計劃自動化 Runbook 動作詳細數據。
- Extends
屬性
fabric |
網狀架構位置。 |
instance |
多型歧視性,指定這個物件可以是的不同類型 |
runbook |
Runbook ARM 識別碼。 |
timeout | Runbook 逾時。 |
屬性詳細資料
fabricLocation
網狀架構位置。
fabricLocation: string
屬性值
string
instanceType
多型歧視性,指定這個物件可以是的不同類型
instanceType: "AutomationRunbookActionDetails"
屬性值
"AutomationRunbookActionDetails"
runbookId
Runbook ARM 識別碼。
runbookId?: string
屬性值
string
timeout
Runbook 逾時。
timeout?: string
屬性值
string