Partager via


MigrationItem Class

Definition

Migration item.

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

Constructors

MigrationItem()

Initializes a new instance of the MigrationItem class.

MigrationItem(String, String, String, String, MigrationItemProperties)

Initializes a new instance of the MigrationItem 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 migration item properties.

Type

Gets resource Type

(Inherited from Resource)

Applies to