Interface WebApps

All Superinterfaces:
HasInner<com.microsoft.azure.management.appservice.implementation.WebAppsInner>, HasManager<com.microsoft.azure.management.appservice.implementation.AppServiceManager>, SupportsCreating<WebApp.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsGettingById<WebApp>, SupportsGettingByResourceGroup<WebApp>, SupportsListing<WebApp>, SupportsListingByResourceGroup<WebApp>

@Beta public interface WebApps extends SupportsCreating<WebApp.DefinitionStages.Blank>, SupportsDeletingById, SupportsListing<WebApp>, SupportsListingByResourceGroup<WebApp>, SupportsGettingByResourceGroup<WebApp>, SupportsGettingById<WebApp>, SupportsDeletingByResourceGroup, HasManager<com.microsoft.azure.management.appservice.implementation.AppServiceManager>, HasInner<com.microsoft.azure.management.appservice.implementation.WebAppsInner>
Entry point for web app management API.