DataLakeServiceGetPropertiesResponse type     
Bevat antwoordgegevens voor de getProperties-bewerking.
type DataLakeServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponseInternal,
  ServiceGetPropertiesHeaders
>