你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Resource.AltLink 属性

定义

从 Azure Cosmos DB 服务中获取与资源关联的 alt 链接。

[Newtonsoft.Json.JsonIgnore]
public string AltLink { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.AltLink : string with get, set
Public Property AltLink As String

属性值

与资源关联的 alt-link。

属性
Newtonsoft.Json.JsonIgnoreAttribute

适用于