共用方式為


SqlPoolOperationResultsGetLocationHeaderResultResponse type

包含 getLocationHeaderResult 作業的響應數據。

type SqlPoolOperationResultsGetLocationHeaderResultResponse = Record<
  string,
  unknown
>