次の方法で共有


LocationMetadata.RegionType プロパティ

定義

リージョンの型を取得します。 使用できる値は次のとおりです: '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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象