PublisherDistributedApplicationBuilderExtensions 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 a publisher to the distributed application.
public static class PublisherDistributedApplicationBuilderExtensions
type PublisherDistributedApplicationBuilderExtensions = class
Public Module PublisherDistributedApplicationBuilderExtensions
- Inheritance
-
PublisherDistributedApplicationBuilderExtensions
Methods
AddPublisher<TPublisher,TPublisherOptions>(IDistributedApplicationBuilder, String, Action<TPublisherOptions>) |
Adds a publisher to the distributed application for use by the Aspire CLI. |