Sdílet prostřednictvím


SiteRuntimeState Výčet

Definice

Definuje hodnoty pro 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
Dědičnost
SiteRuntimeState
Atributy
Newtonsoft.Json.JsonConverterAttribute

Pole

READY 0
STOPPED 1
UNKNOWN 2

Platí pro