次の方法で共有


Offer.OfferType プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="offerType")]
public string OfferType { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="offerType")>]
member this.OfferType : string with get, set
Public Property OfferType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象