AlertDefinitionCreate.RuleDefinition Property

Definition

Gets or sets the XML representing the alert evaluation rule.

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

Property Value

The XML representing the alert evaluation rule.

Attributes

Applies to