JobAgentVersionCapability interface
The job agent version capability.
Properties
| name | The job agent version name. |
| reason | The reason for the capability not being available. |
| status | The status of the capability. |
| supported |
The list of supported editions. |
Property Details
name
The job agent version name.
name?: string
Property Value
string
reason
The reason for the capability not being available.
reason?: string
Property Value
string
status
supportedEditions
The list of supported editions.
supportedEditions?: JobAgentEditionCapability[]