CapacityModeChangeTransitionState.CurrentCapacityMode Property

Definition

Indicates the current capacity mode of the account.

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

Property Value

Applies to