Share via


TransformBuilderContext.RequestTransforms Property

Definition

Add request transforms here for the given route.

public System.Collections.Generic.IList<Yarp.ReverseProxy.Transforms.RequestTransform> RequestTransforms { get; }
member this.RequestTransforms : System.Collections.Generic.IList<Yarp.ReverseProxy.Transforms.RequestTransform>
Public ReadOnly Property RequestTransforms As IList(Of RequestTransform)

Property Value

Applies to