Partager via


AzureContainerAppCustomizationAnnotation Class

Definition

Represents an annotation for customizing an Azure Container App.

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

Constructors

AzureContainerAppCustomizationAnnotation(Action<AzureResourceInfrastructure,ContainerApp>)

Represents an annotation for customizing an Azure Container App.

Properties

Configure

Gets the configuration action for customizing the Azure Container App.

Applies to