AzureContainerAppContainerExtensions 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.
Provides extension methods for publishing container resources as container apps in Azure.
public static class AzureContainerAppContainerExtensions
type AzureContainerAppContainerExtensions = class
Public Module AzureContainerAppContainerExtensions
- Inheritance
-
AzureContainerAppContainerExtensions
Methods
PublishAsAzureContainerApp<T>(IResourceBuilder<T>, Action<AzureResourceInfrastructure,ContainerApp>) |
Publishes the specified container resource as a container app. |