ApplyRecoveryPointInputProperties interface
Input properties to apply recovery point.
Properties
| provider |
Provider specific input for applying recovery point. |
| recovery |
The recovery point Id. |
Property Details
providerSpecificDetails
Provider specific input for applying recovery point.
providerSpecificDetails: ApplyRecoveryPointProviderSpecificInputUnion
Property Value
recoveryPointId
The recovery point Id.
recoveryPointId?: string
Property Value
string