你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ASRRecoveryPoint 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.
PS Recovery Point Class.
public class ASRRecoveryPoint
type ASRRecoveryPoint = class
Public Class ASRRecoveryPoint
- Inheritance
-
ASRRecoveryPoint
Constructors
ASRRecoveryPoint() |
Initializes a new instance of the ASRRecoveryPoint class. |
ASRRecoveryPoint(RecoveryPoint) |
Initializes a new instance of the ASRRecoveryPoint class. |
Properties
ID |
Gets or sets Recovery Point ID. |
Name |
Gets or sets Name of the Recovery Point. |
RecoveryPointTime |
Gets or sets Recovery Point Time. |
RecoveryPointType |
Gets or sets Recovery Point Type. |
Type |
Gets or sets type of the Recovery Point. |