OperationStatusJobExtendedInfo interface
Operation status job extended info.
- Extends
Properties
job |
ID of the job created for this protected item. |
object |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
jobId
ID of the job created for this protected item.
jobId?: string
Property Value
string
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "OperationStatusJobExtendedInfo"
Property Value
"OperationStatusJobExtendedInfo"