Sonarcloud with bitbucket integration configuration

Project type : C# ( dotnet framework 4.6.2)
Project source : bitbucket org
Integration : sonarcloud io

I have my C# source with bitbucket and i want to integrate it with sonarcloud
With the help of sonarcloud.io/get-started/
When i select automate , it gives me help for VSTS where i need to integrate it with bitbucket. I also found this link https://sonarcloud.io/documentation/integrations/bitbucketcloud
but at step 3 it give same for Java where i want to compile c#, any help would be highly appreciated.

I think all i need is right configuration in bitbucket-pipelines.yml

any help would be highly appreciated