IResourceResponseBase.TriggersQuota Property

Definition

Gets the maximum quota of triggers for a collection.

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

Property Value

The maximum quota.

Remarks

This is exposed for mocking purposes for the Azure Cosmos DB service.

Applies to