OperationStatusJobExtendedInfo interface
Operation status job extended info.
- Extends
Properties
| job |
ID of the job created for this protected item. |
| object |
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. |
Property Details
jobId
ID of the job created for this protected item.
jobId?: string
Property Value
string
objectType
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.
objectType: "OperationStatusJobExtendedInfo"
Property Value
"OperationStatusJobExtendedInfo"