RecoveryPlanTestFailoverCleanupInput Constructors
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.
Overloads
RecoveryPlanTestFailoverCleanupInput() |
Initializes a new instance of the RecoveryPlanTestFailoverCleanupInput class. |
RecoveryPlanTestFailoverCleanupInput(RecoveryPlanTestFailoverCleanupInputProperties) |
Initializes a new instance of the RecoveryPlanTestFailoverCleanupInput class. |
RecoveryPlanTestFailoverCleanupInput()
Initializes a new instance of the RecoveryPlanTestFailoverCleanupInput class.
public RecoveryPlanTestFailoverCleanupInput ();
Public Sub New ()
Applies to
RecoveryPlanTestFailoverCleanupInput(RecoveryPlanTestFailoverCleanupInputProperties)
Initializes a new instance of the RecoveryPlanTestFailoverCleanupInput class.
public RecoveryPlanTestFailoverCleanupInput (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanTestFailoverCleanupInputProperties properties);
new Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanTestFailoverCleanupInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanTestFailoverCleanupInputProperties -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanTestFailoverCleanupInput
Public Sub New (properties As RecoveryPlanTestFailoverCleanupInputProperties)
Parameters
The recovery plan test failover cleanup input properties.