Share via


StaticMember.Region Property

Definition

Gets resource region.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to