SyslogDataSource.FacilityName Property

Definition

The list of facility names.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> FacilityName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.PropertyOrigin.Owned)>]
member this.FacilityName : System.Collections.Generic.List<string> with get, set
Public Property FacilityName As List(Of String)

Property Value

Implements

Attributes

Applies to