CreateRecoveryPlanInput 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.
Create recovery plan input class.
public class CreateRecoveryPlanInput
type CreateRecoveryPlanInput = class
Public Class CreateRecoveryPlanInput
- Inheritance
-
CreateRecoveryPlanInput
Constructors
CreateRecoveryPlanInput() |
Initializes a new instance of the CreateRecoveryPlanInput class. |
CreateRecoveryPlanInput(CreateRecoveryPlanInputProperties) |
Initializes a new instance of the CreateRecoveryPlanInput class. |
Properties
Properties |
Gets or sets recovery plan creation properties. |
Methods
Validate() |
Validate the object. |