I can check the services in SQL Server with the below query.
SELECT * FROM sys.dm_server_services;
exec sys.sp_serveroption
\'SQL Serv