Skip to content
DocsTry Aspire
DocsTry

AzureAppServiceWebsiteSlotCustomizationAnnotation Properties

ClassProperties1 member
Represents an annotation for customizing an Azure Web App slot.
ConfigureSection titled ConfigureAction<AzureResourceInfrastructure, WebSiteSlot>
Gets the configuration action for customizing the Azure Web App slot.
public Action<AzureResourceInfrastructure, WebSiteSlot> Configure { get; }