RecoveryPlanAutomationRunbookActionDetails interface

Recovery plan Automation runbook action details.

Extends

Properties

fabricLocation

The fabric location.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

runbookId

The runbook ARM Id.

timeout

The runbook timeout.

Property Details

fabricLocation

The fabric location.

fabricLocation: string

Property Value

string

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "AutomationRunbookActionDetails"

Property Value

"AutomationRunbookActionDetails"

runbookId

The runbook ARM Id.

runbookId?: string

Property Value

string

timeout

The runbook timeout.

timeout?: string

Property Value

string