OfferV2.Content Property

Definition

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

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="content")]
public Microsoft.Azure.Documents.OfferContentV2 Content { get; }
Property Value