Compartir a través de


Rule.FilterType Propiedad

Definición

Obtiene o establece el tipo de filtro que se evalúa con un BrokeredMessage. Entre los valores posibles se incluyen: "SqlFilter", "CorrelationFilter"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a