CustomActionMetadata interface
Custom action metadata.
Properties
| deployment |
The name of the deployment used to perform the action. |
| project |
The name of the project used to perform the action. |
Property Details
deploymentName
The name of the deployment used to perform the action.
deploymentName: string
Property Value
string
projectName
The name of the project used to perform the action.
projectName: string
Property Value
string