RetrieveCascadeAssignAsyncJobIdResponse 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

The Id of the async delete job if it exists.

AsyncJobName Edm.String

The name of the async delete job if it exists.

Used by

The following use the RetrieveCascadeAssignAsyncJobIdResponse ComplexType.

Name How used
RetrieveCascadeAssignAsyncJobId ReturnType

See also