DestinationModel(DestinationConfig) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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