SqlPoolOperationResultsGetLocationHeaderResultResponse type
Contains response data for the getLocationHeaderResult operation.
type SqlPoolOperationResultsGetLocationHeaderResultResponse = Record<
string,
unknown
>