WorkspaceCapping interface
The daily volume cap for ingestion.
Properties
daily |
The workspace daily quota for ingestion. |
data |
The status of data ingestion for this workspace. NOTE: This property will not be serialized. It can only be populated by the server. |
quota |
The time when the quota will be rest. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
dailyQuotaGb
The workspace daily quota for ingestion.
dailyQuotaGb?: number
Property Value
number
dataIngestionStatus
The status of data ingestion for this workspace. NOTE: This property will not be serialized. It can only be populated by the server.
dataIngestionStatus?: string
Property Value
string
quotaNextResetTime
The time when the quota will be rest. NOTE: This property will not be serialized. It can only be populated by the server.
quotaNextResetTime?: string
Property Value
string