AzureWorkloadRecoveryConfig Class
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.
Recovery config of a resource.
public class AzureWorkloadRecoveryConfig : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.RecoveryConfigBase
type AzureWorkloadRecoveryConfig = class
inherit RecoveryConfigBase
Public Class AzureWorkloadRecoveryConfig
Inherits RecoveryConfigBase
- Inheritance
Constructors
AzureWorkloadRecoveryConfig(String, String, String, RecoveryPointBase, DateTime) |
Properties
ContainerId | |
FilePath |
File path for Restore as Files (Inherited from RecoveryConfigBase) |
FullRP |
Full RP on which log backups will be applied |
NoRecoveryMode |
NoRecoveryMode |
OverwriteWLIfpresent |
OverwriteWLIfpresent |
PointInTime |
PointInTime for Log backup. (Inherited from RecoveryConfigBase) |
RecoveryMode |
Recovery Mode (Inherited from RecoveryConfigBase) |
RecoveryPoint |
Recovery point for full/differential backup. (Inherited from RecoveryConfigBase) |
RestoredDBName |
Restored DB Name |
RestoreRequestType |
Original WL Restore, Alternate WL restore, Alternate WL restore to diff item. (Inherited from RecoveryConfigBase) |
SourceResourceId |
source resource id. (Inherited from RecoveryConfigBase) |
TargetInstance |
Target Instance |
targetPhysicalPath |
targetPhysicalPath |
TargetServer |
Target Server |
TargetVirtualMachineId |
Target Virtual Machine Id in case of Alternate Location Restore |