LatencyScorecardProperties.Country Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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="country")]
public string Country { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="country")>]
member this.Country : string
Public ReadOnly Property Country As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute