Freigeben über


MigrationRecoveryPoint Class

Definition

Recovery point for a migration item.

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

Constructors

MigrationRecoveryPoint()

Initializes a new instance of the MigrationRecoveryPoint class.

MigrationRecoveryPoint(String, String, String, String, MigrationRecoveryPointProperties)

Initializes a new instance of the MigrationRecoveryPoint 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 recovery point properties.

Type

Gets resource Type

(Inherited from Resource)

Applies to