Condividi tramite


DaprSidecarOptions.DaprGrpcPort Property

Definition

Gets or sets the gRPC port on which the Dapr sidecar should listen.

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

Property Value

Applies to