RequestOptions.OfferEnableRUPerMinuteThroughput
Property
Definition
Gets or sets the OfferEnableRUPerMinuteThroughput for a collection in the Azure DocumentDB database service
public bool OfferEnableRUPerMinuteThroughput { get; set; }
Property Value
Represents Request Units(RU)/Minute throughput is enabled/disabled for a collection in the Azure DocumentDB database service.
Remarks
This option is only valid when creating a document collection.