DevOpsCapability interface
Details about DevOps capability.
Properties
| name | Gets the name of the DevOps capability. |
| value | Gets the value of the DevOps capability. |
Property Details
name
Gets the name of the DevOps capability.
name?: string
Property Value
string
value
Gets the value of the DevOps capability.
value?: string
Property Value
string