Offer.OfferType Property

Definition

Gets or sets the OfferType for the resource offer in the Azure DocumentDB database service.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="offerType")]
public string OfferType { get; set; }
Property Value