你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RecoveryPoint Class

Definition

Recovery point.

public class RecoveryPoint : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type RecoveryPoint = class
    inherit Resource
Public Class RecoveryPoint
Inherits Resource
Inheritance
RecoveryPoint

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)

Applies to