Offer.OfferVersion Property

Definition

Gets or sets the version of this offer resource in the Azure Cosmos DB service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to