次の方法で共有


OfferV2.Content プロパティ

定義

Azure Cosmos DB サービスのリソース オファーの OfferContent を取得または設定します。

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="content")]
public Microsoft.Azure.Documents.OfferContentV2 Content { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="content")>]
member this.Content : Microsoft.Azure.Documents.OfferContentV2
Public ReadOnly Property Content As OfferContentV2

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象