LocationMetadata.RegionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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