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

RequestTelemetry.HttpMethod 属性

定义

注意

Include http verb into request telemetry name and use custom properties to report http method as a dimension.

获取或设置请求的 HTTP 方法。

[System.Obsolete("Include http verb into request telemetry name and use custom properties to report http method as a dimension.")]
public string HttpMethod { get; set; }
[<System.Obsolete("Include http verb into request telemetry name and use custom properties to report http method as a dimension.")>]
member this.HttpMethod : string with get, set
Public Property HttpMethod As String

属性值

属性

适用于