ListManagementImageDeleteAllImagesResponse type
Contains response data for the deleteAllImages operation.
type ListManagementImageDeleteAllImagesResponse = { _response: HttpResponse & { bodyAsText: string, parsedBody: string }, body: string }