IAppServiceManager Interface
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
public interface IAppServiceManager : 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 IAppServiceManager = interface
interface IManager<IWebSiteManagementClient>
interface IHasInner<IWebSiteManagementClient>
interface IManagerBase
Public Interface IAppServiceManager
Implements IHasInner(Of IWebSiteManagementClient), IManager(Of IWebSiteManagementClient)
- Derivado
- Implementações
Propriedades
AppServiceCertificateOrders | |
AppServiceCertificates | |
AppServiceDomains | |
AppServicePlans | |
FunctionApps | |
GraphRbacManager | |
Inner | (Herdado de IHasInner<T>) |
KeyVaultManager | |
ResourceManager | (Herdado de IManagerBase) |
RestClient | (Herdado de IManager<InnerT>) |
StorageManager | |
SubscriptionId | (Herdado de IManagerBase) |
WebApps |
Aplica-se a
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for .NET