Skip to content
Docs Try Aspire

AzureContainerAppJobCustomizationAnnotation

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