Share via


DaprSidecarOptions.DaprHttpPort Property

Definition

Gets or sets the HTTP port on which the Dapr sidecard should listen.

public int? DaprHttpPort { get; init; }
member this.DaprHttpPort : Nullable<int> with get, set
Public Property DaprHttpPort As Nullable(Of Integer)

Property Value

Applies to