Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SwitchProtectionJobDetails

Package version

interface

An interface representing SwitchProtectionJobDetails. This class represents details for switch protection job.

Hierarchy

  • SwitchProtectionJobDetails

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: "SwitchProtectionJobDetails"
member

{string} instanceType Polymorphic Discriminator

Optional newReplicationProtectedItemId

newReplicationProtectedItemId: undefined | string
member

{string} [newReplicationProtectedItemId] ARM Id of the new replication protected item.

Generated using TypeDoc