FailoverProtectedItemProperties interface

Failover properties of the protected item.

Properties

networkName

Gets or sets the network name. NOTE: This property will not be serialized. It can only be populated by the server.

protectedItemName

Gets or sets the protected item name. NOTE: This property will not be serialized. It can only be populated by the server.

recoveryPointId

Gets or sets the recovery point Id. NOTE: This property will not be serialized. It can only be populated by the server.

recoveryPointTime

Gets or sets the recovery point time. NOTE: This property will not be serialized. It can only be populated by the server.

subnet

Gets or sets the network subnet. NOTE: This property will not be serialized. It can only be populated by the server.

testVmName

Gets or sets the test VM name. NOTE: This property will not be serialized. It can only be populated by the server.

vmName

Gets or sets the VM name. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

networkName

Gets or sets the network name. NOTE: This property will not be serialized. It can only be populated by the server.

networkName?: string

Property Value

string

protectedItemName

Gets or sets the protected item name. NOTE: This property will not be serialized. It can only be populated by the server.

protectedItemName?: string

Property Value

string

recoveryPointId

Gets or sets the recovery point Id. NOTE: This property will not be serialized. It can only be populated by the server.

recoveryPointId?: string

Property Value

string

recoveryPointTime

Gets or sets the recovery point time. NOTE: This property will not be serialized. It can only be populated by the server.

recoveryPointTime?: Date

Property Value

Date

subnet

Gets or sets the network subnet. NOTE: This property will not be serialized. It can only be populated by the server.

subnet?: string

Property Value

string

testVmName

Gets or sets the test VM name. NOTE: This property will not be serialized. It can only be populated by the server.

testVmName?: string

Property Value

string

vmName

Gets or sets the VM name. NOTE: This property will not be serialized. It can only be populated by the server.

vmName?: string

Property Value

string