AzurePublisherExtensions 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.
Extensions for adding the Azure publisher to the application model.
public static class AzurePublisherExtensions
type AzurePublisherExtensions = class
Public Module AzurePublisherExtensions
- Inheritance
-
AzurePublisherExtensions
Methods
AddAzurePublisher(IDistributedApplicationBuilder, Action<AzurePublisherOptions>) |
Adds an Azure Container Apps publisher to the application model. |
AddAzurePublisher(IDistributedApplicationBuilder, String, Action<AzurePublisherOptions>) |
Adds an Azure Container Apps publisher to the application model. |