Condividi tramite


DaprSidecarOptions.ProfilePort Property

Definition

Gets or sets the port on which the Dapr sidecar reports profiling data.

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

Property Value

Applies to