UninstallSolutionAsyncResponse ComplexType
Contains the response from the UninstallSolutionAsync action.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details | 
|---|---|---|
| AsyncOperationId | Edm.Guid | The ID of the asynchronous job that uninstalls the solution. | 
Used by
The following use the UninstallSolutionAsyncResponse ComplexType.
| Name | How used | 
|---|---|
| UninstallSolutionAsync | ReturnType |