Share via


DaprSidecarOptions.DaprListenAddresses Property

Definition

Gets or sets a comma (,) delimited list of IP addresses at which the Dapr sidecar will listen.

public string? DaprListenAddresses { get; init; }
member this.DaprListenAddresses : string with get, set
Public Property DaprListenAddresses As String

Property Value

Applies to