DocumentCollection.UserDefinedFunctionsLink Property

Definition

Gets the self-link for user defined functions in a collection from the Azure Cosmos DB service.

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

Property Value

The self-link for user defined functions in a collection.

Applies to