PipelineGroupSyslogReceiver.AllowedFormats Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)