PSEventDataHttpRequest 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.
Wrapps around the EventDataHttpRequest to provide a better output format for the PS command lets.
public class PSEventDataHttpRequest
type PSEventDataHttpRequest = class
Public Class PSEventDataHttpRequest
- Inheritance
-
PSEventDataHttpRequest
Constructors
PSEventDataHttpRequest() |
Properties
ClientId |
Gets or sets the clientId |
ClientIpAddress |
Gets or sets the clientIpAddress |
Method |
Gets or sets the method |
Url |
Gets or sets the url |
Methods
ToString() |
A string representation of the PSEventDataHttpRequest |