AlertDefinition.RuleDefinition プロパティ

定義

アラート評価ルールを表すXMLを取得したり設定したりします。

public:
 property System::String ^ RuleDefinition { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string RuleDefinition { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RuleDefinition : string with get, set
Public Property RuleDefinition As String

プロパティ値

アラート評価ルールを表すXMLです。

属性

適用対象