Share via


TestFailoverCleanupJobModelCustomProperties interface

Test failover cleanup job model custom properties.

Extends

Properties

comments

Gets or sets the test failover cleanup comments.

instanceType

Gets or sets the instance type.

Inherited Properties

affectedObjectDetails

Gets or sets any custom properties of the affected object.

Property Details

comments

Gets or sets the test failover cleanup comments.

comments?: string

Property Value

string

instanceType

Gets or sets the instance type.

instanceType: "TestFailoverCleanupJobDetails"

Property Value

"TestFailoverCleanupJobDetails"

Inherited Property Details

affectedObjectDetails

Gets or sets any custom properties of the affected object.

affectedObjectDetails?: AffectedObjectDetails

Property Value

Inherited From JobModelCustomProperties.affectedObjectDetails