Share via


CosmosDBAccount.CapacityMode Property

Definition

Indicates the capacityMode of the Cosmos DB account.

public Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.CapacityMode> CapacityMode { get; set; }
member this.CapacityMode : Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.CapacityMode> with get, set
Public Property CapacityMode As BicepValue(Of CapacityMode)

Property Value

Applies to