Delen via


ProtectableItem Class

Definition

Replication protected item.

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

Constructors

ProtectableItem()

Initializes a new instance of the ProtectableItem class.

ProtectableItem(String, String, String, String, ProtectableItemProperties)

Initializes a new instance of the ProtectableItem 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