共用方式為


DataLakeServiceGetPropertiesResponse type

包含 getProperties 作業的回應資料。

type DataLakeServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponseInternal,
  ServiceGetPropertiesHeaders
>