Share via


FailoverProtectedItemProperties interface

Failover properties of the protected item.

Properties

networkName

Gets or sets the network name.

protectedItemName

Gets or sets the protected item name.

recoveryPointId

Gets or sets the recovery point Id.

recoveryPointTime

Gets or sets the recovery point time.

subnet

Gets or sets the network subnet.

testVmName

Gets or sets the test VM name.

vmName

Gets or sets the VM name.

Property Details

networkName

Gets or sets the network name.

networkName?: string

Property Value

string

protectedItemName

Gets or sets the protected item name.

protectedItemName?: string

Property Value

string

recoveryPointId

Gets or sets the recovery point Id.

recoveryPointId?: string

Property Value

string

recoveryPointTime

Gets or sets the recovery point time.

recoveryPointTime?: Date

Property Value

Date

subnet

Gets or sets the network subnet.

subnet?: string

Property Value

string

testVmName

Gets or sets the test VM name.

testVmName?: string

Property Value

string

vmName

Gets or sets the VM name.

vmName?: string

Property Value

string