ASRProtectableItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure Site Recovery Protectable Item
public class ASRProtectableItem
type ASRProtectableItem = class
Public Class ASRProtectableItem
- Inheritance
-
ASRProtectableItem
Constructors
ASRProtectableItem() |
Initializes a new instance of the ASRProtectableItem class. |
ASRProtectableItem(ASRProtectionContainer, String, VMwareMachine) |
Initializes a new instance of the ASRProtectableItem class when it is not protected |
ASRProtectableItem(ProtectableItem) |
Initializes a new instance of the ASRProtectableItem class when it is not protected |
Properties
Disks |
Gets or sets OS. |
FabricObjectId |
Gets or sets fabric object ID. |
FabricSiteId |
Gets or sets fabric site ID. |
FabricSpecificVMDetails |
Gets or sets Fabric Specific Virtual Machine Details. |
FriendlyName |
Gets or sets Friendly Name of the Protection entity. |
ID |
Gets or sets Protection entity ID. |
Name |
Gets or sets Name of the Protection entity. |
OS |
Gets or sets OS. |
OSDiskId |
Gets or sets OSDiskVHDId. |
OSDiskName |
Gets or sets OS DiskName. |
ProtectionContainerId |
Gets or sets Protection container ID. |
ProtectionReadinessErrors |
Gets or sets a value that lists allowed operations. |
ProtectionStatus |
Gets or sets a value indicating whether it is protected or not. |
ReplicationProtectedItemId |
Gets or sets Replication protected item id. |
SupportedReplicationProviders |
Gets or sets Replication provider. |