Deletes an object on the server.
[VB.NET] Public Function DeleteAsync(ByVal URL As String) As Task
[C#] public Task DeleteAsync(string URL);