Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FailoverJobDetails

Package version

interface

An interface representing FailoverJobDetails. This class represents the details for a failover job.

Hierarchy

  • FailoverJobDetails

Index

Properties

Optional affectedObjectDetails

affectedObjectDetails: undefined | object
member

{{ [propertyName: string]: string }} [affectedObjectDetails] The affected object properties like source server, source cloud, target server, target cloud etc. based on the workflow object details.

instanceType

instanceType: "FailoverJobDetails"
member

{string} instanceType Polymorphic Discriminator

Optional protectedItemDetails

member

{FailoverReplicationProtectedItemDetails[]} [protectedItemDetails] The test VM details.

Generated using TypeDoc