Condividi tramite


DaprSidecarOptions.MetricsPort Property

Definition

Gets or sets the port on which the Dapr sidecar reports metrics.

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

Property Value

Applies to