Condividi tramite


WorkspaceCapping Class

Definition

The daily volume cap for ingestion.

public class WorkspaceCapping
type WorkspaceCapping = class
Public Class WorkspaceCapping
Inheritance
WorkspaceCapping

Constructors

WorkspaceCapping()

Initializes a new instance of the WorkspaceCapping class.

WorkspaceCapping(Nullable<Double>, String, String)

Initializes a new instance of the WorkspaceCapping class.

Properties

DailyQuotaGb

Gets or sets the workspace daily quota for ingestion.

DataIngestionStatus

Gets the status of data ingestion for this workspace. Possible values include: 'RespectQuota', 'ForceOn', 'ForceOff', 'OverQuota', 'SubscriptionSuspended', 'ApproachingQuota'

QuotaNextResetTime

Gets the time when the quota will be rest.

Applies to