次の方法で共有


WorkspaceCapping.DataIngestionStatus プロパティ

定義

このワークスペースのデータ インジェストの状態を取得します。 指定できる値は、'RespectQuota'、'ForceOn'、'ForceOff'、'OverQuota'、'SubscriptionSuspended'、'ApproachingQuota' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象