DocumentCollection.TriggersLink Property

Definition

Gets the self-link for triggers in a collection from the Azure Cosmos DB service.

public string TriggersLink { get; }
member this.TriggersLink : string
Public ReadOnly Property TriggersLink As String

Property Value

The self-link for triggers in a collection.

Applies to