Condividi tramite


WorkspaceCapping.DataIngestionStatus Property

Definition

Gets the status of data ingestion for this workspace. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to