Поделиться через


SqlPoolOperationResultsGetLocationHeaderResultResponse type

Содержит данные ответа для операции getLocationHeaderResult.

type SqlPoolOperationResultsGetLocationHeaderResultResponse = Record<
  string,
  unknown
>