DataLakeServiceGetPropertiesResponse type
Enthält Antwortdaten für den getProperties-Vorgang.
type DataLakeServiceGetPropertiesResponse = WithResponse<
ServiceGetPropertiesResponseInternal,
ServiceGetPropertiesHeaders
>