OperationJobExtendedInfo interface
Operation Job Extended Info
- Extends
Properties
| job |
Name or Arm Id of the job created for this operation. |
| object |
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. |
Property Details
jobId
Name or Arm Id of the job created for this operation.
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: "OperationJobExtendedInfo"
Property Value
"OperationJobExtendedInfo"