AzureContainerAppCustomizationAnnotation Class
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.
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. |