Share via


SyslogDataSource.FacilityNames Eigenschaft

Definition

Ruft die Liste der Facility-Namen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: