Condividi tramite


LocationMetadata.RegionType Property

Definition

Gets the type of the region. Possible values include: 'Physical', 'Logical'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to