TestFailoverJobModelCustomProperties interface
Test failover job model custom properties.
- Extends
Properties
| instance |
Gets or sets the instance type. |
| protected |
Gets or sets the test VM details. |
Inherited Properties
| affected |
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