SyslogReceiver.Protocol 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.
Protocol to parse syslog messages. Default rfc3164.
public Azure.ResourceManager.Monitor.Models.SyslogProtocol? Protocol { get; set; }
member this.Protocol : Nullable<Azure.ResourceManager.Monitor.Models.SyslogProtocol> with get, set
Public Property Protocol As Nullable(Of SyslogProtocol)