RetrieveCascadeDeleteAsyncJobIdResponse ComplexType
Contains the response from the RetrieveCascadeDeleteAsyncJobId function.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
AsyncJobId | Edm.Guid |
ID of the async delete job if exists. |
AsyncJobName | Edm.String |
Name of the async delete job if exists. |
Used by
The following use the RetrieveCascadeDeleteAsyncJobIdResponse ComplexType.
Name | How used |
---|---|
RetrieveCascadeDeleteAsyncJobId | ReturnType |