ResourceResponseBase.TriggersQuota Property

Definition

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

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

Property Value

The maximum quota.

Implements

Applies to