Share via


BulkPublishSolutionParameter interface

Bulk publish solution parameter

Properties

solutionDependencies

Solution dependencies

solutionInstanceName

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[]

Property Value