แก้ไข

แชร์ผ่าน


TableInfo.Throughput Property

Definition

Gets the table throughput value.

public:
 property System::Cloud::DocumentDb::Throughput Throughput { System::Cloud::DocumentDb::Throughput get(); };
public System.Cloud.DocumentDb.Throughput Throughput { get; }
member this.Throughput : System.Cloud.DocumentDb.Throughput
Public ReadOnly Property Throughput As Throughput

Property Value

The default is Unlimited.

Applies to

See also