AzureAppServicesHostingStartup 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.
A dynamic azure lightup experience
public ref class AzureAppServicesHostingStartup : Microsoft::AspNetCore::Hosting::IHostingStartup
public class AzureAppServicesHostingStartup : Microsoft.AspNetCore.Hosting.IHostingStartup
type AzureAppServicesHostingStartup = class
interface IHostingStartup
Public Class AzureAppServicesHostingStartup
Implements IHostingStartup
- Inheritance
-
AzureAppServicesHostingStartup
- Implements
Constructors
AzureAppServicesHostingStartup() |
Methods
Configure(IWebHostBuilder) |
Calls UseAzureAppServices |