AppServiceManager Klass
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Startpunkt för Azure App Service-hantering.
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)
- Arv
- Implementeringar
Konstruktorer
AppServiceManager(RestClient, String, String) |
Startpunkt för Azure App Service-hantering. |
Egenskaper
AppServiceCertificateOrders |
Startpunkt för Azure App Service-hantering. |
AppServiceCertificates |
Startpunkt för Azure App Service-hantering. |
AppServiceDomains |
Startpunkt för Azure App Service-hantering. |
AppServicePlans |
Startpunkt för Azure App Service-hantering. |
FunctionApps |
Startpunkt för Azure App Service-hantering. |
GraphRbacManager |
Startpunkt för Azure App Service-hantering. |
Inner |
Startpunkt för Azure App Service-hantering. (Ärvd från Manager<InnerT>) |
KeyVaultManager |
Startpunkt för Azure App Service-hantering. |
ResourceManager |
Startpunkt för Azure App Service-hantering. (Ärvd från ManagerBase) |
RestClient |
Startpunkt för Azure App Service-hantering. (Ärvd från Manager<InnerT>) |
StorageManager |
Startpunkt för Azure App Service-hantering. |
SubscriptionId |
Startpunkt för Azure App Service-hantering. (Ärvd från ManagerBase) |
WebApps |
Startpunkt för Azure App Service-hantering. |
Metoder
Authenticate(AzureCredentials, String) |
Startpunkt för Azure App Service-hantering. |
Authenticate(RestClient, String, String) |
Startpunkt för Azure App Service-hantering. |
Configure() |
Startpunkt för Azure App Service-hantering. |
Gäller för
Azure SDK for .NET