Condividi tramite


DaprSidecarOptions.PlacementHostAddress Property

Definition

Gets or sets the address of the placement service.

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

Property Value

Remarks

The format is either "hostname" for the default port or "hostname:port" for a custom port. The default is "localhost".

Applies to