Share via


IisLogsDataSource.Streams Eigenschaft

Definition

Ruft IIS-Datenströme ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: