DocumentCollection.DocumentsLink
Property
Definition
Gets the self-link for documents in a collection from the Azure DocumentDB database service.
[Newtonsoft.Json.JsonProperty(PropertyName="_docs")]
public string DocumentsLink { get; }
Property Value
The self-link for documents in a collection.