DeleteAndPromoteAsync Action
Asynchronously replaces managed solution (A) plus all of its patches with managed solution (B) that is the clone of (A) and all of its patches.
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
UniqueName
|
Edm.String | False | False | The unique name of the solution being replaced. |
Type | Nullable | Description |
---|---|---|
DeleteAndPromoteAsyncResponse | False | Contains the response of the DeleteAndPromoteAsync action. |