RequestOptions.OfferType
Property
Definition
Gets or sets the offer type for the resource in the Azure DocumentDB database service.
public string OfferType { get; set; }
Property Value
The offer type value.
Remarks
This option is only valid when creating a document collection.
Refer to http://azure.microsoft.comdocumentation/articles/documentdb-performance-levels/ for the list of valid offer types.