LocationType Enum

Definition

Defines values for 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
Inheritance
LocationType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

EdgeZone 1
Region 0

Applies to