Delen via


DestinationModel(DestinationConfig) Constructor

Definition

Creates a new instance. This constructor is for tests and infrastructure, this type is normally constructed by the configuration loading infrastructure.

public DestinationModel (Yarp.ReverseProxy.Configuration.DestinationConfig destination);
new Yarp.ReverseProxy.Model.DestinationModel : Yarp.ReverseProxy.Configuration.DestinationConfig -> Yarp.ReverseProxy.Model.DestinationModel
Public Sub New (destination As DestinationConfig)

Parameters

destination
DestinationConfig

Applies to