ITransformBuilder.Create(Action<TransformBuilderContext>) Method
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.
C#
public Yarp.ReverseProxy.Forwarder.HttpTransformer Create (Action<Yarp.ReverseProxy.Transforms.Builder.TransformBuilderContext> action);
abstract member Create : Action<Yarp.ReverseProxy.Transforms.Builder.TransformBuilderContext> -> Yarp.ReverseProxy.Forwarder.HttpTransformer
Public Function Create (action As Action(Of TransformBuilderContext)) As HttpTransformer
- action
- Action<TransformBuilderContext>
Produkt | Versionen |
---|---|
Yarp | 1.0.1, 1.1.2, 2.0.1, 2.1.0, 2.2.0 |