次の方法で共有


MetricDefinition.ResourceUri プロパティ

定義

データベースのリソース URI を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="resourceUri")]
public string ResourceUri { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceUri")>]
member this.ResourceUri : string
Public ReadOnly Property ResourceUri As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象