SlotDifference.DiffRule Property

Definition

Gets rule that describes how to process the setting difference during a slot swap.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.diffRule")]
public string DiffRule { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.diffRule")>]
member this.DiffRule : string
Public ReadOnly Property DiffRule As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to