Compartilhar via


SlotType Enumeração

Definição

Define valores para SlotType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SlotType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SlotType = 
Public Enum SlotType
Herança
SlotType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Production 0
Staging 1

Aplica-se a