Description of the Microsoft.WindowsAzure.Management.WebSites NuGet package says that it
"Provides management capabilities for Microsoft Azure Web Sites. Deploy, configure, debug, and scale your websites"
What class and methods should I use to perform a scaling operation?
My previous question on this topic was marked as duplicated, but I don't agree, here is an explanation: Scale Azure web app with Azure Management Libraries for .NET