Share via


LocationType Enumeración

Definición

Define los valores de 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
Herencia
LocationType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

EdgeZone 1
Region 0

Se aplica a