Share via


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

プロパティ値

属性

適用対象