RecoveryPoint 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 point.
public class RecoveryPoint : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type RecoveryPoint = class
inherit Resource
Public Class RecoveryPoint
Inherits Resource
- Inheritance
Constructors
RecoveryPoint() |
Initializes a new instance of the RecoveryPoint class. |
RecoveryPoint(String, String, String, String, RecoveryPointProperties) |
Initializes a new instance of the RecoveryPoint class. |
Properties
Id |
Gets resource Id (Inherited from Resource) |
Location |
Gets or sets resource Location (Inherited from Resource) |
Name |
Gets resource Name (Inherited from Resource) |
Properties |
Gets or sets the recovery point properties. |
Type |
Gets resource Type (Inherited from Resource) |