Share via


TestFailoverJobModelCustomProperties interface

Test failover job model custom properties.

Extends

Properties

instanceType

Gets or sets the instance type.

protectedItemDetails

Gets or sets the test VM details.

Inherited Properties

affectedObjectDetails

Gets or sets any custom properties of the affected object.

Property Details

instanceType

Gets or sets the instance type.

instanceType: "TestFailoverJobDetails"

Property Value

"TestFailoverJobDetails"

protectedItemDetails

Gets or sets the test VM details.

protectedItemDetails?: FailoverProtectedItemProperties[]

Property Value

Inherited Property Details

affectedObjectDetails

Gets or sets any custom properties of the affected object.

affectedObjectDetails?: AffectedObjectDetails

Property Value

Inherited From JobModelCustomProperties.affectedObjectDetails