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