publishAsAzureContainerApp
Method
interface ExecutableResource { // ... omitted for brevity publishAsAzureContainerApp(configure: callback): ExecutableResource;}Signature
method
publishAsAzureContainerApp builder Configures the executable resource to be published as an Azure Container App
publishAsAzureContainerApp(configure: (arg1: AzureResourceInfrastructure, arg2: ContainerApp) => Promise<void>): ExecutableResourceParameters
configure (arg1: AzureResourceInfrastructure, arg2: ContainerApp) => Promise<void> Returns
ExecutableResource Applies to
This method applies to the following types: