Freigeben über


Lab.State Eigenschaft

Definition

Ruft den Labzustand ab. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: