你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ActivityLogAlertActionGroup.WebhookProperties 属性

定义

要包含在发布操作中的自定义属性的字典。 这些数据追加到 Webhook 有效负载。

public System.Collections.Generic.IDictionary<string,string> WebhookProperties { get; }
member this.WebhookProperties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property WebhookProperties As IDictionary(Of String, String)

属性值

适用于