DatabaseAccountsCheckNameExistsResponse type

Contains response data for the checkNameExists operation.

type DatabaseAccountsCheckNameExistsResponse = { body: boolean }