次の方法で共有


Offer.ResourceLink プロパティ

定義

Azure Cosmos DB サービスでリソース オファーが適用されるリソースのセルフリンクを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="resource")]
public string ResourceLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resource")>]
member this.ResourceLink : string
Public ReadOnly Property ResourceLink As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象