ReplicationProtectedItem Class

Definition

Replication protected item.

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

Constructors

ReplicationProtectedItem()

Initializes a new instance of the ReplicationProtectedItem class.

ReplicationProtectedItem(String, String, String, String, ReplicationProtectedItemProperties)

Initializes a new instance of the ReplicationProtectedItem 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 custom data.

Type

Gets resource Type

(Inherited from Resource)

Applies to