BulkPublishSolutionParameter interface
Bulk publish solution parameter
Properties
| solution |
Solution dependencies |
| solution |
Name of the solution instance |
| targets | Targets to which solution needs to be published |
Property Details
solutionDependencies
Solution dependencies
solutionDependencies?: SolutionDependencyParameter[]
Property Value
solutionInstanceName
Name of the solution instance
solutionInstanceName?: string
Property Value
string
targets
Targets to which solution needs to be published
targets: BulkPublishTargetDetails[]