DatabaseAccount.DatabasesLink
Property
Definition
Gets the self-link for Databases in the databaseAccount from the Azure DocumentDB database service.
[Newtonsoft.Json.JsonProperty(PropertyName="_dbs")]
public string DatabasesLink { get; }
Property Value
The self-link for Databases in the databaseAccount.