ListManagementImageListsDeleteMethodResponse type

Contains response data for the deleteMethod operation.

type ListManagementImageListsDeleteMethodResponse = { _response: HttpResponse & { bodyAsText: string, parsedBody: string }, body: string }