DeleteAndPromoteAsyncResponse ComplexType
Contains the response from the DeleteAndPromoteAsync action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
AsyncOperationId | Edm.Guid |
The unique identifier (ID) of the asynchronous operation for the delete and promote operation. |
Used by
The following use the DeleteAndPromoteAsyncResponse ComplexType.
Name | How used |
---|---|
DeleteAndPromoteAsync | ReturnType |