InMageRcmRecoveryPointDetails interface
InMageRcm provider specific recovery point details.
- Extends
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
is |
A value indicating whether the recovery point is multi VM consistent. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "InMageRcm"
Property Value
"InMageRcm"
isMultiVmSyncPoint
A value indicating whether the recovery point is multi VM consistent. NOTE: This property will not be serialized. It can only be populated by the server.
isMultiVmSyncPoint?: string
Property Value
string