RequestTelemetry.HttpMethod Property

Definition

Caution

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

Gets or sets the HTTP method of the request.

[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

Property Value

Attributes

Applies to