AzureDaprComponentPublishingAnnotation Properties
Record Properties 1 member
Represents an annotation that defines a publishing action for Azure Dapr components.
The action to be executed on the
Azure.AzureResourceInfrastructure during the publishing process. This action allows for customization of the infrastructure configuration.public Action<AzureResourceInfrastructure> PublishingAction { get; init; }