共用方式為


Datastore.Status 屬性

定義

取得資料存放區的作業狀態。 可能的值包括:'Unknown'、'Accessible'、'Inaccessible'、'Attached'、'Detached'、'LostCommunication'、'DeadOrError'

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於