PathGetSystemPropertiesResponse type
Zawiera dane odpowiedzi dla operacji DataLakePathClient.getSystemProperties .
type PathGetSystemPropertiesResponse = WithResponse<
PathGetSystemPropertiesHeaders,
PathGetPropertiesHeadersModel
>