EventGridAttribute.TopicKeySetting Property
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.
Gets or sets the Topic Key setting. You can find information on getting the Key for a topic here: https://docs.microsoft.com/en-us/azure/event-grid/custom-event-quickstart#send-an-event-to-your-topic
[Microsoft.Azure.WebJobs.Description.AppSetting]
public string TopicKeySetting { get; set; }
[<Microsoft.Azure.WebJobs.Description.AppSetting>]
member this.TopicKeySetting : string with get, set
Public Property TopicKeySetting As String
Property Value
- Attributes
-
Microsoft.Azure.WebJobs.Description.AppSettingAttribute