MetricDefinition.ResourceUri Property

Definition

Gets the resource uri of the database.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to