DirectoryListHandlesResponse type
Contains response data for the listHandles operation.
type DirectoryListHandlesResponse = WithResponse<
DirectoryListHandlesHeaders & ListHandlesResponse,
DirectoryListHandlesHeaders,
ListHandlesResponse
>