次の方法で共有


SyslogReceiver.Protocol Property

Definition

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)

Property Value

Applies to