ResourceResponseBase.TriggersUsage Property

Definition

Gets the current number of triggers for a collection from the Azure Cosmos DB service.

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

Property Value

Current number of triggers.

Implements

Applies to