ListManagementImageListsRefreshIndexMethodResponse type

Contains response data for the refreshIndexMethod operation.

type ListManagementImageListsRefreshIndexMethodResponse = RefreshIndex & { _response: HttpResponse & { bodyAsText: string, parsedBody: RefreshIndex } }