Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecoveryPlanScriptActionDetails

Package version

interface

An interface representing RecoveryPlanScriptActionDetails. Recovery plan script action details.

Hierarchy

  • RecoveryPlanScriptActionDetails

Index

Properties

fabricLocation

member

{RecoveryPlanActionLocation} fabricLocation The fabric location. Possible values include: 'Primary', 'Recovery'

instanceType

instanceType: "ScriptActionDetails"
member

{string} instanceType Polymorphic Discriminator

path

path: string
member

{string} path The script path.

Optional timeout

timeout: undefined | string
member

{string} [timeout] The script timeout.

Generated using TypeDoc