AzureContainerAppJobCustomizationAnnotation 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 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. |