ApplyRecoveryPointInput 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.
Input to apply recovery point.
public class ApplyRecoveryPointInput
type ApplyRecoveryPointInput = class
Public Class ApplyRecoveryPointInput
- Inheritance
-
ApplyRecoveryPointInput
Constructors
ApplyRecoveryPointInput() |
Initializes a new instance of the ApplyRecoveryPointInput class. |
ApplyRecoveryPointInput(ApplyRecoveryPointInputProperties) |
Initializes a new instance of the ApplyRecoveryPointInput class. |
Properties
Properties |
Gets or sets the input properties to apply recovery point. |
Methods
Validate() |
Validate the object. |