OperationJobExtendedInfo interface
Operation Job Extended Info
- Extends
Properties
job |
Name or Arm Id of the job created for this operation. |
object |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
jobId
Name or Arm Id of the job created for this operation.
jobId?: string
Property Value
string
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "OperationJobExtendedInfo"
Property Value
"OperationJobExtendedInfo"