AzureContainerAppCustomizationAnnotation.Configure Property
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.
Gets the configuration action for customizing the Azure Container App.
public Action<Aspire.Hosting.Azure.AzureResourceInfrastructure,Azure.Provisioning.AppContainers.ContainerApp> Configure { get; }
member this.Configure : Action<Aspire.Hosting.Azure.AzureResourceInfrastructure, Azure.Provisioning.AppContainers.ContainerApp>
Public ReadOnly Property Configure As Action(Of AzureResourceInfrastructure, ContainerApp)