RequestForwarderContext Class
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.
Context for request forwarder when the current service is unable to service the request.
public class RequestForwarderContext
type RequestForwarderContext = class
Public Class RequestForwarderContext
- Inheritance
-
RequestForwarderContext
Constructors
RequestForwarderContext() |
Properties
ReplicaSelector |
Gets the target replica selector. |
ServicePartitionKey |
Gets the remote partition key. |
ServiceUri |
Gets the remote service uri. |
TraceId |
Gets the trace id for logging. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET