AzureAppServiceComputeResourceExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides extension methods for publishing compute resources as Azure App Service websites.
public static class AzureAppServiceComputeResourceExtensions
type AzureAppServiceComputeResourceExtensions = class
Public Module AzureAppServiceComputeResourceExtensions
- Inheritance
-
AzureAppServiceComputeResourceExtensions
Methods
PublishAsAzureAppServiceWebsite<T>(IResourceBuilder<T>, Action<AzureResourceInfrastructure,WebSite>) |
Publishes the specified compute resource as an Azure App Service. |