Udostępnij za pośrednictwem


SiteRuntimeState Wyliczenie

Definicja

Definiuje wartości elementu SiteRuntimeState.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SiteRuntimeState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SiteRuntimeState = 
Public Enum SiteRuntimeState
Dziedziczenie
SiteRuntimeState
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Pola

READY 0
STOPPED 1
UNKNOWN 2

Dotyczy