Class AzureEventGridEventServiceSettings
- Namespace
- FoundationaLLM.Common.Models.Configuration.Events
- Assembly
- FoundationaLLM.Common.dll
Provides configuration settings to intialize the AzureEventGridEventService service.
public class AzureEventGridEventServiceSettings
- Inheritance
-
AzureEventGridEventServiceSettings
- Inherited Members
- Extension Methods
Properties
NamespaceId
The Azure resource identifier for the Azure Event Grid namespace.
public required string NamespaceId { get; set; }