Condividi tramite


LocationMetadata.GeographyGroup Property

Definition

Gets the geography group of the location.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to