次の方法で共有


EventGridAttribute.TopicKeySetting プロパティ

定義

トピック キーの設定を取得または設定します。 トピックのキーの取得については、こちらを参照してください。 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

プロパティ値

属性
Microsoft.Azure.WebJobs.Description.AppSettingAttribute

適用対象