Skip to content
Docs Try Aspire

AzureContainerAppJobCustomizationAnnotation

Class sealed net8.0
📦 Aspire.Hosting.Azure.AppContainers v13.2.0
Represents an annotation for customizing an Azure Container App Job.
namespace Aspire.Hosting.Azure;
public sealed class AzureContainerAppJobCustomizationAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
IResourceAnnotation