AzureAppServiceWebsiteCustomizationAnnotation 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.
Represents an annotation for customizing an Azure Web App.
public sealed class AzureAppServiceWebsiteCustomizationAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
type AzureAppServiceWebsiteCustomizationAnnotation = class
interface IResourceAnnotation
Public NotInheritable Class AzureAppServiceWebsiteCustomizationAnnotation
Implements IResourceAnnotation
- Inheritance
-
AzureAppServiceWebsiteCustomizationAnnotation
- Implements
Constructors
| AzureAppServiceWebsiteCustomizationAnnotation(Action<AzureResourceInfrastructure,WebSite>) |
Represents an annotation for customizing an Azure Web App. |
Properties
| Configure |
Gets the configuration action for customizing the Azure Web App. |