Compartilhar via


LogFilesDataSource.Streams Propriedade

Definição

Obtém ou define a lista de fluxos para os quais essa fonte de dados será enviada. Um fluxo indica qual esquema será usado para essa fonte de dados

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a