共用方式為


SlotType Enum

Definition

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

Fields

Production 0
Staging 1

Applies to