次の方法で共有


ScheduledAlertRuleTemplate.CustomDetails プロパティ

定義

アラートにアタッチする列の文字列キーと値のペアのディクショナリ。

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

プロパティ値

適用対象