Compartir a través de


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

Nombre Valor Description
Region 0
EdgeZone 1

Se aplica a