Bagikan melalui


DirectoryGetPropertiesResponse type

Berisi data respons untuk operasi getProperties.

type DirectoryGetPropertiesResponse = WithResponse<
  DirectoryGetPropertiesHeaders,
  DirectoryGetPropertiesHeaders
>