Partilhar via


AutomationTriggeringRule.ExpectedValue Property

Definition

Gets or sets the expected value.

[Newtonsoft.Json.JsonProperty(PropertyName="expectedValue")]
public string ExpectedValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expectedValue")>]
member this.ExpectedValue : string with get, set
Public Property ExpectedValue As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to