Dela via


AzureContainerAppJobCustomizationAnnotation Class

Definition

Represents an annotation for customizing an Azure Container App Job.

public sealed class AzureContainerAppJobCustomizationAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
type AzureContainerAppJobCustomizationAnnotation = class
    interface IResourceAnnotation
Public NotInheritable Class AzureContainerAppJobCustomizationAnnotation
Implements IResourceAnnotation
Inheritance
AzureContainerAppJobCustomizationAnnotation
Implements

Constructors

AzureContainerAppJobCustomizationAnnotation(Action<AzureResourceInfrastructure,ContainerAppJob>)

Represents an annotation for customizing an Azure Container App Job.

Properties

Configure

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

Applies to