Share via


DurableTaskOptions.EventGridKeySettingName Property

Definition

Gets or sets the name of the app setting containing the key used for authenticating with the Azure Event Grid custom topic at EventGridTopicEndpoint.

public string EventGridKeySettingName { get; set; }
member this.EventGridKeySettingName : string with get, set
Public Property EventGridKeySettingName As String

Property Value

The name of the app setting that stores the Azure Event Grid key.

Applies to