共用方式為


ResourceHttpRequest interface

HTTP 要求的詳細資料。

屬性

clientIpAddress

用戶端 IP 位址。

clientRequestId

用戶端要求識別碼。

method

HTTP 要求方法。

url

要求中使用的 URL。

屬性詳細資料

clientIpAddress

用戶端 IP 位址。

clientIpAddress: string

屬性值

string

clientRequestId

用戶端要求識別碼。

clientRequestId: string

屬性值

string

method

HTTP 要求方法。

method: string

屬性值

string

url

要求中使用的 URL。

url: string

屬性值

string