AzureAppServiceWebsiteCustomizationAnnotation.Configure Property

Definition

Gets the configuration action for customizing the Azure Web App.

public Action<Aspire.Hosting.Azure.AzureResourceInfrastructure,Azure.Provisioning.AppService.WebSite> Configure { get; }
member this.Configure : Action<Aspire.Hosting.Azure.AzureResourceInfrastructure, Azure.Provisioning.AppService.WebSite>
Public ReadOnly Property Configure As Action(Of AzureResourceInfrastructure, WebSite)

Property Value

Applies to