Udostępnij za pośrednictwem


HostingEnvironmentStatus Wyliczenie

Definicja

Definiuje wartości parametru HostingEnvironmentStatus.

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

Pola

Deleting 3
Preparing 0
Ready 1
Scaling 2

Dotyczy