IndexRecommendationResourcePropertiesImplementationDetails interface
Stores implementation details for the recommended action.
Properties
| method | Method of implementation for recommended action |
| script | Implementation script for the recommended action |
Property Details
method
Method of implementation for recommended action
method?: string
Property Value
string
script
Implementation script for the recommended action
script?: string
Property Value
string