DirectoryGetPropertiesResponse type

Contains response data for the getProperties operation.

type DirectoryGetPropertiesResponse = WithResponse<
  DirectoryGetPropertiesHeaders,
  DirectoryGetPropertiesHeaders
>