PipelineGroupSyslogReceiver.AllowedFormats Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.PipelineGroups.Models.PipelineGroupAllowedFormat> AllowedFormats { get; }
member this.AllowedFormats : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.PipelineGroups.Models.PipelineGroupAllowedFormat>
Public ReadOnly Property AllowedFormats As IList(Of PipelineGroupAllowedFormat)

Property Value

Applies to