共用方式為


AzureContainerAppCustomizationAnnotation.Configure Property

Definition

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)

Property Value

Applies to