Partilhar via


SyslogDataSource.Streams Propriedade

Definição

Obtém ou define a lista de fluxos para os quais essa fonte de dados será enviada. Um fluxo indica para qual esquema será usado para esses dados e, geralmente, para qual tabela no Log Analytics os dados serão enviados.

[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