Cannot find a way how to create or delete Availability Test with C# Azure SDK. I don't see anything in the fluent SDK and traditional either. I've managed to create Availability Test programmatically by using ARM template and running it with C# code.
Unfortunately, no clue how to delete such resource. Any advice?