NotebookWorkspace.Status Eigenschaft

Definition

Ruft status des Notebookarbeitsbereichs ab. Mögliche Werte sind: Erstellen, Online, Löschen, Fehler, Aktualisieren.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public string Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : string
Public ReadOnly Property Status As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: