Receiver.SyslogAllowedFormat Property

Definition

List of allowed message formats for syslog/CEF ingestion. Default 'all'.

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

Property Value

Implements

Attributes

Applies to