Share via


LocationType 列挙型

定義

LocationType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum LocationType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type LocationType = 
Public Enum LocationType
継承
LocationType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

EdgeZone 1
Region 0

適用対象