ApplyRecoveryPointInputProperties 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 properties to apply recovery point.
public class ApplyRecoveryPointInputProperties
type ApplyRecoveryPointInputProperties = class
Public Class ApplyRecoveryPointInputProperties
- Inheritance
-
ApplyRecoveryPointInputProperties
Constructors
ApplyRecoveryPointInputProperties() |
Initializes a new instance of the ApplyRecoveryPointInputProperties class. |
ApplyRecoveryPointInputProperties(ApplyRecoveryPointProviderSpecificInput, String) |
Initializes a new instance of the ApplyRecoveryPointInputProperties class. |
Properties
ProviderSpecificDetails |
Gets or sets provider specific input for applying recovery point. |
RecoveryPointId |
Gets or sets the recovery point Id. |
Methods
Validate() |
Validate the object. |