Share via


RelayedHttpListenerContext.Request Property

Definition

Gets the RelayedHttpListenerRequest that represents a client's request for a resource.

public Microsoft.Azure.Relay.RelayedHttpListenerRequest Request { get; }
member this.Request : Microsoft.Azure.Relay.RelayedHttpListenerRequest
Public ReadOnly Property Request As RelayedHttpListenerRequest

Property Value

Applies to