次の方法で共有


ActivityLogAlertActionGroup.WebhookProperties プロパティ

定義

post 操作に含めるカスタム プロパティのディクショナリ。 これらのデータは 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)

プロパティ値

適用対象