Partilhar via


StreamingLocator.Filters Propriedade

Definição

Obtém ou define uma lista de filtros de ativos ou contas que se aplicam a esse localizador de streaming

[Newtonsoft.Json.JsonProperty(PropertyName="properties.filters")]
public System.Collections.Generic.IList<string> Filters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.filters")>]
member this.Filters : System.Collections.Generic.IList<string> with get, set
Public Property Filters As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a