你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSEventDataHttpRequest Class

Definition

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

Applies to