RecoveryPlanScriptActionDetails interface

Recovery plan script action details.

Extends

Properties

fabricLocation

The fabric location.

instanceType

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

path

The script path.

timeout

The script 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: "ScriptActionDetails"

Property Value

"ScriptActionDetails"

path

The script path.

path: string

Property Value

string

timeout

The script timeout.

timeout?: string

Property Value

string