InMageRcmFailbackReprotectInput interface
InMageRcmFailback specific provider input.
- Extends
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
policy |
The Policy Id. |
process |
The process server Id. |
run |
The run as account Id. |
Property Details
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "InMageRcmFailback"
Property Value
"InMageRcmFailback"
policyId
The Policy Id.
policyId: string
Property Value
string
processServerId
The process server Id.
processServerId: string
Property Value
string
runAsAccountId
The run as account Id.
runAsAccountId?: string
Property Value
string