There will always be some pieces of data that aren't exposed through a CLI. For these, it's good to be aware of az rest in the main cli. It'll facilitate API calls (like from your screenshot) and automatically take care of the authentication headers for you (after you az login).
However, for your specific question i think the az montior metrics alert show cli command will work.