How do I use WebAppsOperationsExtensions in Azure C# SDK

Szarkowski, Agnes 1 Reputation point
2020-09-25T19:28:29.717+00:00

This is the method I'm trying to use
WebAppsOperationsExtensions.BackupAsync(IWebAppsOperations, String, String, BackupRequestInner, CancellationToken)

However, I don't know how to get IWebAppsOperations object, as the Microsoft implementation is not public.

Documentation is not helpful:

https://learn.microsoft.com/en-us/dotnet/api/microsoft.azure.management.appservice.fluent.webappsoperationsextensions.backupasync?view=azure-dotnet#Microsoft_Azure_Management_AppService_Fluent_WebAppsOperationsExtensions_BackupAsync_Microsoft_Azure_Management_AppService_Fluent_IWebAppsOperations_System_String_System_String_Microsoft_Azure_Management_AppService_Fluent_Models_BackupRequestInner_System_Threading_CancellationToken_

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,251 questions
{count} votes