Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecoveryPlanGroupTaskDetails

Package version

interface

An interface representing RecoveryPlanGroupTaskDetails. This class represents the recovery plan group task.

Hierarchy

  • RecoveryPlanGroupTaskDetails

Index

Properties

Optional childTasks

childTasks: ASRTask[]
member

{ASRTask[]} [childTasks] The child tasks.

Optional groupId

groupId: undefined | string
member

{string} [groupId] The group identifier.

instanceType

instanceType: "RecoveryPlanGroupTaskDetails"
member

{string} instanceType Polymorphic Discriminator

Optional name

name: undefined | string
member

{string} [name] The name.

Optional rpGroupType

rpGroupType: undefined | string
member

{string} [rpGroupType] The group type.

Generated using TypeDoc