Share via


AzureContainerAppJobCustomizationAnnotation.Configure Property

Definition

Gets the configuration action for customizing the Azure Container App Job.

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

Property Value

Applies to