Share via


IFeedResponse<T>.TriggersQuota Property

Definition

Gets the maximum quota of triggers for a collection in the Azure Cosmos DB service.

public long TriggersQuota { get; }
member this.TriggersQuota : int64
Public ReadOnly Property TriggersQuota As Long

Property Value

The maximum quota.

Applies to