SyslogReceiver.Endpoint Property

Definition

Syslog receiver endpoint definition. Example: 0.0.0.0:<port>.

public Azure.Provisioning.BicepValue<string> Endpoint { get; set; }
member this.Endpoint : Azure.Provisioning.BicepValue<string> with get, set
Public Property Endpoint As BicepValue(Of String)

Property Value

Applies to