Resource.AltLink プロパティ

定義

Azure Cosmos DB サービスから、リソースに関連付けられている alt-link を取得します。

[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

適用対象