DataLakeServiceGetPropertiesResponse type

Zawiera dane odpowiedzi dla operacji getProperties.

type DataLakeServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponse,
  ServiceGetPropertiesHeaders
>