MongoDBCollectionSettings.TargetRUs Property

Definition

The RUs that should be configured on a CosmosDB target, or null to use the default. This has no effect on non-CosmosDB targets.

public int? TargetRUs { get; set; }
member this.TargetRUs : Nullable<int> with get, set
Public Property TargetRUs As Nullable(Of Integer)

Property Value

Applies to