Condividi tramite


LabState Enum

Definition

Defines values for LabState.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum LabState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type LabState = 
Public Enum LabState
Inheritance
LabState
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Draft 0

The lab is currently in draft (has not been published).

Published 4

The lab has been published.

Publishing 1

The lab is publishing.

Scaling 2

The lab is scaling.

Syncing 3

The lab is syncing users.

Applies to