Partager via


Lab.State Propriété

Définition

Obtient l’état du labo. Les valeurs possibles sont les suivantes : 'Draft', 'Publishing', 'Scaling', 'Syncing', 'Published'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public Microsoft.Azure.Management.LabServices.Models.LabState? State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : Nullable<Microsoft.Azure.Management.LabServices.Models.LabState>
Public ReadOnly Property State As Nullable(Of LabState)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à