Share via


ServiceTagInformationPropertiesFormat.Region Property

Definition

Gets the region of service tag.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to