你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LatencyScorecard.Country Property

Definition

Gets the country associated with the Latency Scorecard. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to