IResourceResponseBase.TriggersUsage Property

Definition

The current number of triggers for a collection.

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

Property Value

Current number of triggers.

Remarks

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

Applies to