# CosmosOptions.ContainerThroughputProperties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.reminders.cosmos/orleans.reminders.cosmos.cosmosoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.reminders.cosmos/orleans.reminders.cosmos.cosmosoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Shared/Cosmos/CosmosOptions.cs)

```csharp
public ThroughputProperties? ContainerThroughputProperties
```

Throughput properties for containers. The default value is `null`, which indicates that the serverless throughput mode will be used.
