SolutionParameters ComplexType
Additional solution parameters.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| StageSolutionUploadId | Edm.Guid |
The unique identifier (ID) of the solution uploaded during the StageSolution call. |
| SolutionComponentOptions | Collection( SolutionComponentOption ) |
Used by
The following use the SolutionParameters ComplexType.
| Name | How used |
|---|---|
| ImportSolution | Parameter |
| ImportSolutionAsync | Parameter |
| StageAndUpgrade | Parameter |