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

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.

Return Type

Type Nullable Description
DeleteAndPromoteAsyncResponse False Contains the response of the DeleteAndPromoteAsync action.

See also