CosmosDBAccountCreateOrUpdateContent.CapacityMode Property

Definition

Indicates the capacityMode of the Cosmos DB account.

public Azure.ResourceManager.CosmosDB.Models.CapacityMode? CapacityMode { get; set; }
member this.CapacityMode : Nullable<Azure.ResourceManager.CosmosDB.Models.CapacityMode> with get, set
Public Property CapacityMode As Nullable(Of CapacityMode)

Property Value

Applies to