次の方法で共有


DataLakeServiceGetPropertiesResponse type

getProperties 操作の応答データを格納します。

type DataLakeServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponseInternal,
  ServiceGetPropertiesHeaders
>