HttpRequestInfo 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.
The Http request info.
public class HttpRequestInfo
type HttpRequestInfo = class
Public Class HttpRequestInfo
- Inheritance
-
HttpRequestInfo
Constructors
HttpRequestInfo() |
Initializes a new instance of the HttpRequestInfo class. |
HttpRequestInfo(String, String, String, String) |
Initializes a new instance of the HttpRequestInfo class. |
Properties
ClientIpAddress |
Gets or sets the client Ip Address |
ClientRequestId |
Gets or sets the client request id. |
Method |
Gets or sets the Http request method. |
Uri |
Gets or sets the Uri. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET