RecoveryConfigBase(String, RecoveryPointBase, DateTime) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public RecoveryConfigBase (string restoreRequestType, Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.RecoveryPointBase recoveryPoint, DateTime pointInTime);
new Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.RecoveryConfigBase : string * Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.RecoveryPointBase * DateTime -> Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.RecoveryConfigBase
Public Sub New (restoreRequestType As String, recoveryPoint As RecoveryPointBase, pointInTime As DateTime)
Parameters
- restoreRequestType
- String
- recoveryPoint
- RecoveryPointBase
- pointInTime
- DateTime