다음을 통해 공유


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

속성 값

String

경고 평가 규칙을 나타내는 XML입니다.

특성

적용 대상