publishAsConfiguredAzureContainerAppJob
Function
interface ContainerResource { // ... omitted for brevity publishAsConfiguredAzureContainerAppJob(configure: callback): IComputeResource;}Signature
method
publishAsConfiguredAzureContainerAppJob builder Configures the compute resource as an Azure Container App Job with custom configuration
publishAsConfiguredAzureContainerAppJob(configure: (arg1: AzureResourceInfrastructure, arg2: ContainerAppJob) => void): IComputeResourceParameters
configure (arg1: AzureResourceInfrastructure, arg2: ContainerAppJob) => void Returns
IComputeResource Applies to
This function is an extension method on the following types: