Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownDataIngestionStatus

Package version

Known values of DataIngestionStatus that the service accepts.

Index

Enumeration members

ApproachingQuota

ApproachingQuota: = "ApproachingQuota"

80% of daily cap quota reached.

ForceOff

ForceOff: = "ForceOff"

Ingestion stopped following service setting change.

ForceOn

ForceOn: = "ForceOn"

Ingestion started following service setting change.

OverQuota

OverQuota: = "OverQuota"

Reached daily cap quota, ingestion stopped.

RespectQuota

RespectQuota: = "RespectQuota"

Ingestion enabled following daily cap quota reset, or subscription enablement.

SubscriptionSuspended

SubscriptionSuspended: = "SubscriptionSuspended"

Ingestion stopped following suspended subscription.

Generated using TypeDoc