Skip to content
Docs Try Aspire

AzureAppServiceWebsiteSlotCustomizationAnnotation Properties

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