次の方法で共有


Metric.ErrorCode プロパティ

定義

このメトリックのクエリエラーに関する 'Success' またはエラーの詳細を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="errorCode")]
public string ErrorCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorCode")>]
member this.ErrorCode : string with get, set
Public Property ErrorCode As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象