Lire en anglais

Partager via


DestinationConfig Class

Definition

Describes a destination of a cluster.

C#
public sealed class DestinationConfig : IEquatable<Yarp.ReverseProxy.Configuration.DestinationConfig>
Inheritance
DestinationConfig
Implements

Constructors

Properties

Address

Address of this destination. E.g. https://127.0.0.1:123/abcd1234/. This field is required.

Health

Endpoint accepting active health check probes. E.g. http://127.0.0.1:1234/.

Host

Host header value to pass to this destination. Used as a fallback if a host is not already specified by request transforms.

Metadata

Arbitrary key-value pairs that further describe this destination.

Methods

Operators

Applies to

Produit Versions
Yarp 1.0.1, 1.1.2, 2.0.1, 2.1.0, 2.2.0