public class AppServiceManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Manager<Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient>, Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient>
type AppServiceManager = class
inherit Manager<IWebSiteManagementClient>
interface IAppServiceManager
interface IManager<IWebSiteManagementClient>
interface IHasInner<IWebSiteManagementClient>
interface IManagerBase
interface IBeta
Public Class AppServiceManager
Inherits Manager(Of IWebSiteManagementClient)
Implements IAppServiceManager, IBeta, IHasInner(Of IWebSiteManagementClient), IManager(Of IWebSiteManagementClient)
(Beta: This functionality is in preview and as such is subject to change in non-backwards compatible ways in future releases, including removal, regardless of any compatibility expectations set by the containing library version number.)