Compartilhar via


DatabaseKey.Subregion Property

Definition

Gets subregion of the server key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to